Exploration Getaways is a travelling application where the user can register new accounts, login and book a set of different trip packages. It is built and connected by using two different repos, including back-end(Rails) and front-end(React/Redux).
-
Check the node version or if you have one at all by running
node -v
if you get something like thisv14.17.6
you have Ruby installed. -
Clone the repository by running
git clone git@github.com:Nyame-Wolf/Exploration-Getaways-FRONTEND.git
in your CLI. -
Type
cd Exploration-Getaways-FRONTEND
-
Type
code .
-
Run
npm install
-
Start the backend Follow instructions in backend Readme
-
Run
npm start
-
Open Browser
http://localhost:3000/
Click here to open the Kanban Board
👤 Vitor Guedes Madeira 🧑🏻💻
- GitHub: @vitorguedesmadeira
- Twitter: @CDahguedes
- LinkedIn: Vitor Guedes
👤 Mumenya Nyamu 🧑🏻💻
- GitHub: @Nyame-Wolf
- Twitter: @mumenyam
- LinkedIn: Mumenya Nyamu
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Give a ⭐️ if you like this project!
- We give credit to Murat Korkmaz on Behance the author of the original design
This project is MIT licensed.