This is my Capstone project for the Web Development Bootcamp at neuefische GmbH
You have some spare time, a few days off and don't know what to do? Find new interesting activities, filter them by your interests and available time and experience something new! If you want something completely New, Roam! got you covered as well! Just open Roam!Map and pick an activity close to you!
You can have a look at the hosted version on Vercel: Roam!
- React
- React-Router
- React-Leaflet
- React-GeoSearch
- React Testing Library
- styled-components
- Node.js
- React-Lottie-Player
- Storybook
- Jest
- Stylelint
- Eslint
- Prettier
- clone this repository
- install all dependencies
$ npm install
- create a local .env file and enter:
- a valid email-adress
- run app in dev mode
$npm start