Skip to content

mumin91/react-photo-share-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

How to Run it?

  • Clone the repository
  • Run npm install to install the required packages
  • Setup the BASE_URL in 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 start to run on localhost