Template from here cloned to practice react.
- Download or clone the repo, then
cd snapshot-react- Install dependencies
npm install- Run it:
npm startNavigate to localhost:3000 to see live version.
To create production build:
npm run buildRun tests with:
npm testPhotos by Imani Clovis, Sergey Zolkin on Unsplash.
This project was bootstrapped with Create React App.