A React & Redux App built to serve data from a Rails backend. Xplore lists travel packages and users can add packages to their wishlist.
- React
- Redux
To get a local copy up and running follow these simple example steps.
- Nodejs
- Clone this repository and cd into the project directory.
- Run
npm installto install dependencies. - Run
npm startto start development server. Localhost should open on your browser if all goes well.
- To view a list of all packages, click the
PACKAGESlink. - To add a package to your wishlist, you must be logged in.
- To login, click the
LOGINlink. No Signup is required. Just enter your desired username. - A proper authentication system is in development.
- To view your wishlist, click the
WISHLISTlink.
- Authentication with password.
- Admin panel to create, update and delete packages.
👤 Moses Ogwo
- Github: @mosesogwo
- Linkedin: Moses Ogwo
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
- Design idea by Alexey Savitskiy on Behance
- Other design idea from Momondo
- Photo by Charles Postiaux on Unsplash
- Photo by Léonard Cotte on Unsplash
- Photo by David Rodrigo on Unsplash
- Photo by Darcey Beau on Unsplash
- Photo by Yeo Khee on Unsplash
This project is MIT licensed.