a
A web application to share SpaceX data with the worlds. The application will allow users to find capsules, book rockets and join selected space missions.
Frontend
Backend
- Capsules List
- View details of a specific capsule
- Search for a capsule
- Filter capsule by status, type and original launch date
- Select multiple filter options
- View and book rockets
- Join selected space missions
To get a local copy up and running follow these simple example steps.
In order to run this project you need:
- Latest version of Node
- Git installed
cd my-folder
git clone https://github.com/Baayeh/space-traveler.git
cd space-traveler
Install this project with:
npm install
To run the project, execute the following command:
npm start
👤 Kwasi Antwi Baayeh
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- Twiiter: Twitter
👤 Samuel Moiwa
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- SpaceX API
This project is MIT licensed.