Technical Lead: Voniel Brown Github LinkedIn
Project Manager: Suzette Islam Github LinkedIn
UI/UX: Jenesh Napit Github LinkedIn
PR Review Process: Briany Tavares Github LinkedIn
WanderFull allows users to post their amazing adventures around the world with their closest friends. Keep track all the places that you have been by placer pointers of the map.
To install this projects run the following comman in your terminal
git clone https://github.com/vonbarown/WanderFull.git
To install the dependencies for the back-end folder from root directory
cd back-end && npm i
To install the dependencies for the front-end folder from root directory
cd front-end && npm i