This project was scaffolded with create-react-app.
- Download or clone the repo.
npm installoryarn- Add your GitHub CLIENT_ID to the
.envfile:
REACT_APP_CLIENT_ID=<YOUR_ID_HERE>
- Run
npm start.
- Note: The photo-share-api server must be running.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This project was scaffolded with create-react-app.
npm install or yarn.env file:REACT_APP_CLIENT_ID=<YOUR_ID_HERE>
npm start.