Skip to content

bensle/capstone-project

Repository files navigation

Roam!

This is my Capstone project for the Web Development Bootcamp at neuefische GmbH

Description - This is Roam!

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!

Demo

You can have a look at the hosted version on Vercel: Roam! Roam_screenshot

Tech-Stack

Project Setup

  • 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