Skip to content

adebsa2401/SpaceX-Hub

Repository files navigation

logo

SpaceX

📗 Table of Contents

📖 SpaceX

SpaceX is a website on which the user can view a list of spacial missions and rockets and reserve those he wants.

🛠 Built With

Tech Stack

Client

Key Features

  • The user can view a list of available missions
  • The user can view a list of available rockets
  • The user can reserve some missions and some rockets as well
  • The user can view the list of reserved missions and rockets

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

  1. Start cloning this repository by entering the following command:
git clone https://github.com/adebsa2401/SpaceX-Hub.git
  1. Install npm dependencies by running

    npm i

  2. Build assets by running

    npm run build

  3. Finally run

    npm start
    to start local node.js server. The project's entry file index.html should automatically open in your browser. If it doesn't, open your browser and head over to the following url: http://localhost:3000

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

git clone https://github.com/adebsa2401/SpaceX-Hub.git

Install

Install this project with:

npm i

Usage

To run the project, execute the following command:

npm run build
npm start

Run tests

To run tests, run the following command:

npm run test

Deployment

You can deploy this project using:

git subtree push --prefix build origin gh-pages

(back to top)

👥 Authors

👤 Ben Sales

👤 Frehiywot Nega

  • GitHub: @frnega

(back to top)

🔭 Future Features

  • Save reserved missions and rockets to localStorage

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

  • Microverse

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

Simple React app using Redux to display a list of missions and rockets from an API and allow reservation. Built with HTML, CSS3 and React.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published