JuhoKon / roadtrip-front

A web application for planning and creating roadtrips.

Home Page:https://roadtrip-planner-gis.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Roadtrip planner 👋

Documentation Maintenance

Web application for planning and creating roadtrips.

Demo

About

The application consists of Express.js-backend and React.js frontend. To use the application locally, you need a Google Maps API key. For the time being, a demo is available at: here.

Backend is available at: here

Both the frontend and backend need a Google Maps API key.

For the project I have created two API keys, one for the frontend and one for the backend. The frontend key is restricted to only work from certain URLs to keep it safer from abuse.

Frontend

The frontend uses the following libraries and APIs:

Install

yarn install

Usage

In development, backend should be running in http://localhost:8080.

yarn run start

Run tests

yarn run test

Backend

The backend is an Express webserver, which serves as an API for the frontend and is used to aswell serve the React-applications build files.

Backend is available at: here

Author

👤 Juho Kontiainen

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

A web application for planning and creating roadtrips.

https://roadtrip-planner-gis.herokuapp.com/


Languages

Language:TypeScript 86.7%Language:HTML 11.4%Language:CSS 1.9%