Travel pin was created to showcase the ability to leave reviews of places all over the world. The App allows users to register/login and update/create new reviews over any place in the world. The learning goal was to create a project that uses a MERN stack.
View the website here TBD
Front End:
-
Clone this repo: https://github.com/KStockton/TravelPin-FE
-
Run
npm install
from the root directory -
Request an API key from the Mapbox
- Add .env file with the api key
${process.env.REACT_APP_MAPBOX}
.
- Add .env file with the api key
-
Run npm start http://localhost:3000/ in your browser.
BackEnd:
Visit the ReadMe here
Express.js MongoDB / Mongoose
- HTML
- CSS
- Node.js
- React & JSX
- Mapbox
- MongoDB
- Async Javascript
- BCrypt