Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 1.58 KB

README.md

File metadata and controls

61 lines (36 loc) · 1.58 KB

THE JETSETTER WALLET

Where you can track and share your past, current, future trips while getting inspiration from other Jetsetters Worldwide.

This project was built with:

Prerequisites

Install

Clone repository:

$ git clone https://github.com/aljimenez5/the-jetsetter-wallet.git
$ cd the-jetsetter-wallet

Install dependencies:

# with bundler
$ bundle install

Start Server

In the project directory, you can run:

$ rails server

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/aljimenez5/the-jetsetter-wallet. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The app is available as open source under the terms of the MIT License. View here.