You can search for places in each city you visit and you can share your favorite places.
- Unit and component testing
- Vue and Vuex to handle the local state
- MongoDB
- Express server
- Enviroment variables
- SOLID principles
- ESlint
npm i This command installs a package and any packages that it depends on. Rename .env.example to .env and fill with the right data in backend and frontend.
npm start
npm run serve