/space_travelers_hub

Space Traveler's Hub is a project where real live data from the SpaceX API is fetched to build a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

Primary LanguageJavaScriptMIT LicenseMIT

Space traveler's hub


📗 Table of Contents

📖 Space traveler's hub

Space traveler's hub is a project where real live data from the SpaceX API is fetched to build a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

🛠 Built With React-Redux

Tech Stack

Client

Key Features

  • [GitFlow]
  • [React Router]
  • [React Components]
  • [React JSX]
  • [React Redux]
  • [AXIOS API]

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need to:

Setup

Clone this repository to your desired folder:

cd my-folder
  git clone https://github.com/Zafron047/space_travelers_hub.git

Install

Install this project with:

npm i

Usage

To run the project, execute the following command:

npm start

(back to top)

### Run Tests

You can run tests to check for linter errors by running the following commands:

  • Tests
npm test
  • Check css errors
npx stylelint "**/*.{css,scss}"
  • Check Javascript errors
npx eslint "**/*.{js,jsx}" 

Deployment

You can deploy this project using:

  • Free deployment services like GitHub pages.
  • Any deployment services of your choice.

👥 Authors:

👤 MD. Nohain Islam

(back to top)

👤 Zuheb Ahmed

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project you can recommend to your friend, family and colleagues who want to use my services

🙏 Acknowledgments

I would like to thank microverse for guiding and providing with all great material to do my projects

📝 License

This project is MIT licensed.

(back to top)