An open API service indexing awesome lists of open source software.

https://github.com/felixdev22/space-travelers

Space travelers hub provides commercial and scientific space travel services. The application allows users to book rockets and join selected space missions.
https://github.com/felixdev22/space-travelers

Last synced: 3 months ago
JSON representation

Space travelers hub provides commercial and scientific space travel services. The application allows users to book rockets and join selected space missions.

Awesome Lists containing this project

README

          

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Space Travelers ](#-space-travelers-)
- [🛠 Built With ](#-built-with-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [`npm test`](#npm-test)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Space Travelers Kanban

Our group has two members, and the tasks have been shared accordingly.
This is the link to our kanban:https://github.com/ameerhamzakhalid/react-group-project/projects/1

Project members are:
@felixDev22
@ameerhamzakhalid

# 📖 Space Travelers

The Space Travellers is a website that allows the user to:

- Book rockets
- To join selected space missions

## 🛠 Built With

- React
- HTML
- CSS
- JavaScript
- Linter Checks
- Webpack

(back to top)

### Key Features

- Display a list of Rockets available.
- Display a list of Missions.

(back to top)

## 🚀 Live Demo

Currently not available - We shall upload once the Project is complete

(back to top)

## 💻 Getting Started

- This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
- Clone this repo to your local machine using `git clone https://github.com/felixDev22/space-travelers.git`
- cd into the folder and run `npm install` to install all the dependencies.
- Run `npm start` to start the app.
- Open `http://localhost:3000` to view it in the browser.
- The page will reload if you make edits.
- You will also see any lint errors in the console.
- Run `npm run build` to build the app for production to the `build` folder.
- It correctly bundles React in production mode and optimizes the build for the best performance.
- The build is minified and the filenames include the hashes.
- Your app is ready to be deployed!

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

(back to top)

### Prerequisites

In order to run this project you need:

- Git and GitHub
- A code editor
- Nodejs
- NPM
- A browser

(back to top)

### Setup

- Create a local directory where you can clone the project.
- Clone the project into your directory
- Install the dependencies
- Open the project on a browser

(back to top)

### Install

Just run npm i to install all dependencies

(back to top)

## 👥 Authors

**Ameer Hamza**

- GitHub: [@githubhandle](https://github.com/ameerhamzakhalid)
- Twitter: [@twitterhandle](https://twitter.com/@ameeerhamza1997)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/choudhary-hamza-37b17a141/)

**Felix Nzomo Nyamai**

- GitHub: [@githubhandle](https://github.com/felixDev22)
- Twitter: [@twitterhandle](https://twitter.com/@monzo200)
- LinkedIn: [LinkedIn](https://https://www.linkedin.com/in/felixnyamai/)

Contributions, issues, and feature requests are welcome!

(back to top)

## 🔭 Future Features

- [ ] **Improve the UI**
- [ ] **Add functionality**
- [ ] **Add the number of pages**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/felixDev22/space-travelers/issues).

(back to top)

## ⭐️ Show your support

If you like this project kindly leave a star

(back to top)

## 🙏 Acknowledgments

I would like to thank microverse for the great resources shared.

(back to top)

## 📝 License

This project is [MIT](./LICENCE) licensed.