Skip to content

Curtis-Turk/Travel-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Welcome to our new travel app

Want to go somewhere, but are concious of your emissions?

Visit Travel-lite and plan your next adventure.

To encourage people to opt for alternative modes of transport to flying, our site compares the varying levels of carbon emissions emitted from plane versus train. We also help users plan their alternative adventure with suggested attractions and stop-overs!

We're small group of Makers students who are passionate about coding for good and helping contribute to a better, greener world!

Instructions

To install dependencies

npm install

In the client directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.