Skip to content

This is a web application that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

License

Notifications You must be signed in to change notification settings

Emmanuelaaron/spaceships

Repository files navigation

Microverse GitHub last commit (branch) GitHub Repo stars

Space Ships

About

In this task, we worked with the real live data from the SpaceX API. Our task was to build a web application for a company that provides commercial and scientific space travel services. The application allows users to book rockets, dragons and join selected space missions.

Below, we showcase screenshots of the app.

Rockets page

Missions page

Dragons page

My Profile page

Built With

  • HTML, CSS, JavaScript;
  • ReactJS, Redux;
  • VisualStudio Code, Git, & GitHub;

Pre-requisites

  • NodeJs (v. 14.17)
  • YarnJs (v. 1.22.10)
  • Git

Live Demo

Live demo for this project can be found in this link.

Getting Started

To run this project, you only need a computer with internet connection and a browser installed, and follow these steps:

  1. In your terminal, in the folder of your preference, type the following bash command to clone this repository:
git clone git@github.com:Emmanuelaaron/spaceships.git
  1. Now that you have already cloned the repo run the following commands to get the project up and running:
cd spaceships
yarn
yarn start

This should start your local server in http://localhost:3000/. To stop it, hit <CTRL> + C on your keyboard.

Run tests

To test the App's components and logic, please, run the following command:

yarn test --watchAll

When the tests are finished, just hit q key to leave the watch mode for the tests.

Author

👤 Mario Alberto Rodriguez Cota

👤 Ênio Neves de Souza

👤 Emmanuel Isabirye

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This is a web application that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published