This project was bootstrapped with Create React App.
- Clone the repository
- Run
npm installto install the required packages - Setup the
BASE_URLin constant.js - Clone the backend of the project from this repo: https://github.com/mumin91/express-photo-catalog-crud and follow the README there to setup the backend.
- Once the backend is okay, run
npm startto run on localhost