Skip to content

gango-anan/game-park-reservations-front

Repository files navigation

GAME SAFARIS RESERVATIONS

About

Game Safaris Reservations is a mobile(tablet version), single page application built with React, Redux, and consuming data from Game Safaris Reservation API built using Ruby on Rails. The application uses Redux store, a popular state management library, to manage the data used by the application. The application also allows the site visitor to browse through a list of available Game Safaris activities, create an account and make a reservation.

Built With

  • HTML
  • CSS
  • Webpack
  • npm
  • React.js
  • Redux
  • game-park-reservations-api

Screen shots

Home page

screenshot

Sign in page

screenshot

Activities page

screenshot

Activity details page

screenshot

Live Demo

Live Demo Link

prerequisite

You must have a live internet connection before you get started.

Getting started

To get started:

Clone the repo:

$ git clone https://github.com/gango-anan/game-park-reservations-front.git

Setup and run the application

Install node.js:

First install node.js

Next, navigate to the project folder and install other dependencies using the following command:

$ npm install

Run the test suite to verify that everything is working correctly:

$ npm test

If the test suite passes, launch the web server using the following command:

$ npm start

Finally you can launch the application in your browser URL tab, by typing:

localhost:3001

Author

Galiwango Ananiya

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

Netlify Status

About

Front-end for the game-park-reservations project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published