Hi there 👋
This is where.to - a CRUD trip planner where users can share the best trips of their life. The project was made in the group of 4 during junior frontend developer bootcamp in December 2019. My fork is still in progress, you check it live here 🚀
You can check the issues tab to see future fixes and enchancements.
- react
- semantic ui
- formik
- yup
- firebase & cloud firestore
- netlify
Bootstrapped with Create React App.
- clone this repo
- open directory in terminal
- run
npm start