Skip to content

This is 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 using: React | Redux.

License

Notifications You must be signed in to change notification settings

Ofarouq310/react_space-travelers-hub

 
 

Repository files navigation

Space Travelers' Hub

📗 Table of Contents

📖 Space Travelers' Hub

Space Travelers' Hub is a SPA which provides users to reserve specific rockets and dragons with a mission which is fetched from external APIs. It also displays the selected services in My Profile page.

🛠 Built With

Tech Stack

Client

🚀 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:

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Node.js.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Node.js and npm for package installation.

$ node --version && npm --version

Setup

Clone this repository using the GitHub link provided below.

Install

In the terminal, go to your file directory and run this command.

$ git clone https://github.com/AmanWorku/Space-Travelers-Hub.git

Usage

Kindly modify the files as needed.

In the project directory, you can run:

$ npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.

You may also see any lint errors in the console.

Run tests

To run tests, run the following command:

$ npm test

Deployment

You can deploy this project using:

$ npm run deploy

(back to top)

👥 Authors

👤 Omar Farouq

👤 Edenlisk

👤 Aman Worku

(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)

🔭 Future Features

  • Style the entire page to have the look and feel of a real space travel web page.
  • Create a new page that will make the user able to choose different kinds of suits from list of imagees.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is 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 using: React | Redux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.3%
  • CSS 11.0%
  • HTML 2.7%