/instagram-react-hooks-typescript

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

Primary LanguageTypeScript

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