LostPaws is a simple prototype that help users find their lost pets!
Check it live: http://lostpawsmtl.com/
| Members | SID |
|---|---|
| Alec Adub | 40032876 |
| Eduard Paraschivescu | |
| Brianne O'Gallagher-Roy | 40058629 |
Nodejs: https://nodejs.org/en/
Install dependecies: yarn install
Run the app in development mode: yarn start
Build the app for production to the build folder: yarn build
Generate component with generate-react-cli: npx generate-react-cli component ComponentName:
Generate page with generate-react-cli: npx generate-react-cli page PageName
Check the variety of icons supported in the app here: https://react-icons.netlify.app/
