A responsive application where puppers create their own profile and match with other puppers for a meetup.
Login Authentication: Lorene Chew, Austin Wang
Profile (Pupfile): Lorene Chew, Austin Wang
Preference (Pupferences): Inny Choi, Kat Bakalova
Swipe (Pawswipe): Inny Choi
Chat (Puppal): Gloria Chen, Anthony Blelloch
Map (Pupplaces): David Unuigbe
React Router: Lorene Chew
React Context API: Austin Wang
In the project directory, you can run:
Install dependencies for the project.
Duplicate exampleConfig.js
in the root directory.
Rename to config.js
.
Get Yelp and Google Maps API tokens.
Edit config.js
file with obtained tokens.
Duplicate exampleDbConfig.js
in the db directory.
Rename to dbconfig.js
Remove exampleDbConfig.js
Start Server:
Open http://localhost:3000 to view it in your browser.
It correctly bundles React in production mode.