- To run the app locally, run
npm start
in the project directory. Open http://localhost:3000 to view it in your browser. - To build the app for production, run
npm run build
in the project directory. The app will be built to thebuild
folder. - To deploy the app, run
npm run deploy
in the project directory. This builds the app then deploys it to our GitHub pages site.
This project was bootstrapped with Create React App and built with components from the Material UI library. Placeholder profile pictures and avatars in the app are provided by Pravatar.