/instagram-clone-frontend

:computer: Instagram clone application frontend (Deploy in Heroku)

Primary LanguageJavaScript

Instagram Clone (Frontend)

GitHub language count Repository size GitHub last commit Repository issues License

📷 Sample Instagram clone built with React and AWS-S3

This application is using heroku buildpacks:

  • create-react-app: mars/create-react-app

Screenshot 1 Screenshot 2

Start API

Clone the project or test the live API

Running Locally

# Install dependencies
yarn install

# Start the app on a new window
yarn start