Skip to content

A web app that pulls from the SpaceX API to allow users to view, book, and join commercial and scientific space travel services. Built with React & Redux.

Notifications You must be signed in to change notification settings

ZikaZaki/space-hub

Repository files navigation

Space-Hub (Space-Travelers-Hub)

logo

This web application is built upon real live data from the SpaceX API. The main purpose is to build a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets, dragons, and join selected space missions.

Built With ⚙️

  • Major languages: HTML, CSS, & JavaScript.
  • Frameworks: React & Redux.
  • Linters: Lighthouse, Webhint, Stylelint & ESLint.
  • Technologies used: NPM, Webpack, & Jest Library.
  • Tools: Git, Gitflow, GitHub, Netlify, VS Code, & Chrome Browser.

Live Demo (Deployed on Netlify) 🚀

Netlify Status

Live Demo Link

Getting Started

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

Prerequisites

  • Basic Knowledge of HTML, CSS, & JavaScript.
  • Basic knowledge of React fundamentals.
  • Basic knowledge of Redux fundamentals.
  • Basic knowledge of ES6 syntax.
  • Basic knowledge of Git & GitHub.
  • Basic knowledge of Linters.
  • Basic knowledge of Webpack.
  • Basic knowledge of Jest unit-testing library.
  • Basic knowledge of VS Code or any other code-editors.

Setup

  • Create a new Microverse folder and move into it.
  • Open the Command Prompt (CMD) in the current directory (Microverse Folder).
  • Run the following command:
$ git clone https://github.com/ZikaZaki/space-hub.git
  • Once finished you should see a new folder called space-hub folder in your current directory.
  • Start customizing the project so it fits your personal preferences and needs.
  • Enjoy your new professional space-hub application!

Install Dependencies

To check for linters, use the files provided by Microverse. A GitHub action is also set to run during pull request. Run the following command to install dependencies:

$ npm install

Run tests

We used the Jest & React-testing libraries for testing the project.

$ npm run test

Authors

👤 Zakariya Al-Khamisi (ZikaZaki)

Show your support

Give a ⭐️ if you like this project!

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

  • Microverse
  • Code Reviewers & Coding Partners
  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

A web app that pulls from the SpaceX API to allow users to view, book, and join commercial and scientific space travel services. Built with React & Redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published