MahdiSohaily / spaceX

This is a simple react based application which shows some data related to the space-x rockets and their mission. we have built this project in a group to practice the pair programming and task dividing best practices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Microverse README Template

πŸ“— Table of Contents

πŸ“– [spaceX]

  • In this App We will be working with the real live data from the SpaceX API. We 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..

πŸ›  Built With

  • React
  • Redux
  • API
  • CSS
  • HTML/Javascript best practices
  • Linters
  • Webpack

Key Features

  • Displaying list of available Rockets
  • Displaying list of available Missions
  • Displaying list of Reserved Missions and Rockets

(back to top)

πŸš€ Live Demo

coming soon

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

- git clone https://github.com/MahdiSohaily/spaceX.git
- cd spaceX
- npm i
- npm start

(back to top)

πŸ‘₯ Authors

πŸ‘€ Mahdi Rezaei

πŸ‘€ Lucca Micale

🀝 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!

πŸ™ Acknowledgments

  • I'm immensely grateful to all the people whose code I used.

πŸ“ License

This project is MIT licensed.

(back to top)

About

This is a simple react based application which shows some data related to the space-x rockets and their mission. we have built this project in a group to practice the pair programming and task dividing best practices.

License:MIT License


Languages

Language:JavaScript 73.2%Language:CSS 18.1%Language:HTML 8.6%