/insta-clone-quinn

Insta-milligram - An Instagram clone app having basic features like a feed page with posts having multiple horizontally scrollable images where the post data are fetched from a test API. Also, a calendar page where date tiles have respective posts linked to them. Clicking any date opens that post in an expanded modal view with all other posts scrollable in order.

Primary LanguageJavaScript

Insta-Milligram

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

clone the repository

Use git clone https://github.com/verma-ananya/insta-clone-quinn.git

npm install

This command will install all the required packages for the project.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.