/react-instagram-clone

Instagram Responsive web app clone ( + stories ) with React.js and SASS.

Primary LanguageJavaScriptMIT LicenseMIT

Welcome!

I developed an Instagram web app clone with React + SASS to improve myself.

This project was bootstrapped with Create React App.

Screenshots

web mob

Install deps

$ npm install
#or
$ yarn install

In the project directory, run the development server::

$ npm start
#or
$ yarn start

Open http://localhost:3000 with your browser to see the result.