Skip to content

A simply Instagram clone made with React, TypeScript, React-Hooks and Styled Components.

Notifications You must be signed in to change notification settings

gsgualbano/instagram-react-hooks-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drawing drawing drawing drawing

Instagram Clone React Hooks Typescript

A simply Instagram clone made with React, TypeScript, React-Hooks and Styled Components.

Setting Up

It's required to have nodejs and npm(or yarn) installed in order to use this application.

Node(it includes npm): click here to download

Yarn(Optional): click here to download

Starting

first clone the project:

https://github.com/gsgualbano/instagram-react-hooks-typescript.git

then, go to the project folder:

cd instagram-react-hooks-typescript

follow one of the steps below according to your node dependency manager to set up the project

With npm

  npm install
  npm start

With Yarn

 yarn
 yarn start

the project will start running at the address http://localhost:3000

How it works

Alt Text

About

A simply Instagram clone made with React, TypeScript, React-Hooks and Styled Components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published