Mentor App
A repository for the creation / demonstration of parts of a web application in Node.js with React.
Scripts
yarn start
- Starts the React application
yarn start-backedn
- Starts an instance of json-server that serves up the CamData.json file.
Create React App
This project was bootstrapped with Create React App.