Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mwismann/space-travelers-hub
A web application that allows users to browse available rockets and missions, and book or cancel a reservation on them. It's built using React and Redux and utilizes a mock API to simulate backend functionality.
https://github.com/mwismann/space-travelers-hub
react redux tailwindcss
Last synced: 13 days ago
JSON representation
A web application that allows users to browse available rockets and missions, and book or cancel a reservation on them. It's built using React and Redux and utilizes a mock API to simulate backend functionality.
- Host: GitHub
- URL: https://github.com/mwismann/space-travelers-hub
- Owner: mwismann
- Created: 2023-04-11T15:04:34.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-04-14T13:42:03.000Z (over 1 year ago)
- Last Synced: 2024-11-08T20:53:49.661Z (about 2 months ago)
- Topics: react, redux, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 1.16 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 space-travelers-hub ](#-space-travelers-hub-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [� Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)> This is a web application that allows users to browse available space rockets and missions and reserve a spot on them. The application is built using React and Redux, and utilizes a mock API to simulate backend functionality. Users can view a list of available rockets, missions, reserve or cancel their spot on a rocket or mission, and view their reserved rockets and missions.
> HTML & SCSS
> ReactJs
> Redux-toolkit
> Webpack
> Space x API
> React-testing-library
> JestClient
Server
- Displaying of avaliable rockets and missions
- Interactivity by reserving and cancling rockets and missions
- Update the data based on user's input and users can check reserved data
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Node js in your local environment
### Setup
Clone this repository to your desired folder:
git clone https://github.com/mwismann/space-travelers-hub
cd bookstore
### Install
Install this project with:
npm install
### Usage
npm start
### Run tests
npm test
### Deployment
npm run build
👤 **Mathias Wismann**
- GitHub: [@mwismann](https://github.com/mwismann)
- Twitter: [@mathias_wismann](https://twitter.com/mathias_wismann)
- LinkedIn: [Mathias Wismann](https://www.linkedin.com/in/mathias-wismann/)
-
👤 **Getayawkal Tamrat**
- GitHub: [@githubhandle](https://github.com/getssh)
- Twitter: [@twitterhandle](https://twitter.com/GetayawkalT)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/getayawkal-tamrat/)
- More animation and intractive rendering **[More rocket images]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/mwismann/space-travelers-hub/issues/).
If you like this project please star this repo.
I would like to thank microverse inc. for helping me in my professional carreer.
This project is [MIT](./MIT.md) licensed.