olcaneristi / react-instagram-clone

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

Home Page:https://react-instagram-teal.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://react-instagram-teal.vercel.app/

License:MIT License


Languages

Language:JavaScript 73.9%Language:SCSS 24.4%Language:HTML 1.7%