/Space-Travellers-Hub

"Space Hub": A hub app for space travelers.

Primary LanguageJavaScript

logo

README

📗 Table of Contents

📖 SPACE_TRAVELLER_HUB

SPACE_TRAVELLER_HUB is a rocket website with features of making reservations, cancel reservation and a profile page that upfates the state of reservation of each rocket.

🛠 Built With

  • REACT
  • CSS
  • REDUX

Tech Stack

Client
style
state management

Key Features

  • receive data from an API using axios and fetch
  • manage state using redux
  • Create a reservation and cancel button.
  • create a profile page that get the updated reservation and cancelled reservation.

🚀 Live Demo

💻 Getting Started

Prerequisites

Setup

Clone this repository to your desired folder: https://github.com/AbdimulhinYussuf3675/Module2_capstune_Project.git

Example commands:

  cd my-folder
  git clone git@github.com:myaccount/Module2_capstune_Project.git

Install

  • Run npm install after cloning the repo

install npx

Example command:

  cd my-project
  npx install

Usage

  • Run npm start for development.
  • Run npm run build for production

Run tests

To run tests, run the following command:

  • Run npx eslint . for JS check
  • Run npx eslint . --fix to fix JS errors if found
  • Run npx stylelint "**/*.{css,scss}" for CSS check
  • Run npx stylelint "**/*.{css,scss}" --fix to fix CSS errors if found.

Deployment

You can deploy this project using:

  • Github pages

Github pages

follow these steps for example

(back to top)

##👥 Authors

👤chukwuemeka Kanu

👤Samuel Tobby

(back to top)

🔭 Future Features

  • I will add time and date for rocket take off

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Victor Chiemerie has been of tremendous help so far. Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to appreciate Microverse for providing the resources and the platform for us to be a Professional full-stack developer.

(back to top)

❓ FAQ (OPTIONAL)

  • [Are you sure that you are owner of this work]

    • [Yes,]
  • [Can you make the work to be responsive]

    • [yes]

(back to top)

📝 License

This project is MIT licensed.

(back to top)