REPOSITORY OVERVIEWLive repository statistics
★ 9Stars
⑂ 0Forks
◯ 2Open issues
◉ 9Watchers
25/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
14 Maintenance state20% weight
40 License clarity10% weight
0 Project information10% weight
100 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview

Space Travellers
Space travellers is a project that lists information from the space-x Api about the space rockets that they have and the missions that they have already done.
The project is interesting as it allows users to book rockets as well as join a mission that they feel they are interested in. All booked rockets and joined missions can be viewed from the myProfile page.
Enjoy!
Built With
- HTML5
- CSS
- Javascript
- React
- Redux
- API
- Webpack
- Linters
Live Demo
Getting Started
To get a local copy up and running follow these simple example steps.
In your terminal, navigate to your current directory and run this code
git@github.com:Nemwel-Boniface/spacetravellers.git
Locate the directory in your file explorer
cd spacetravellers
Install npm or if installed already using this link
npm install
Start the web dev server depending on your configuration
npm start
The Project should now be live on your browser
Tests
To run your tests you can run:
npm test for unit tests with the React testing library & Jest
npx eslint . for all your JavaScript based linter checks
npx stylelint "**/*.{css,scss}" for all your CSS based linter checks
Authors
👤 Author1
👤 Author2
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
SPACEX TRAVELLERS HUB is a web application that uses an API to fetch the rockets and missions. The website allows its users to reserve the fetched missions and rockets. The user can cancel the reservations anytime. The reserved rockets and missions can be seen on my reservation menu!.
35/100 healthActive repositoryHas homepage
JavaScriptNOASSERTION#css#html#javascript#react
⑂ 0 forks◯ 0 issuesUpdated Aug 3, 2023
Project homepage ↗In this project we will work with the real live data from the SpaceX API. Your task 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 and join selected space missions. The application will be created using Javascript, react, redux, HTML and CSS as the maiin technologies.
30/100 healthActive repository
JavaScriptApache-2.0#css#html#javascript#reactjs
⑂ 0 forks◯ 25 issues