Wep App to get information about space travel missions and vehicles.
Thanks for the logo image to: Planet icons created by Freepik - Flaticon
Thanks for the SpaceX API.
- HTML & CSS best practices: Correct use of tags, elements, properties and syntax.
- GitHub flow: Correct use of Branches for deployment and features development.
- Webpack: Source development for production bundling.
- Linters Check: Local and Pull Request Github workflows to check for stylistic errors, bugs and syntax errors in code.
- React: Build on
React.js
framework with jsx. - Redux: Build on
Redux Toolkit
librarie to manage the app state.
- Copy this code on your CLI to clone the repository
$ git clone https://github.com/raminka13/space-missions.git
cd space-missions
- run
npm install
to install all the dependencies. - run
npm start
to open the app in your localServer.
👤 Raul A Ospina 🧑🏻💻
- GitHub: @raminka13
- Twitter: @raminka13
- LinkedIn: Raul Ospina
👤 Mumenya Nyamu 🧑🏻💻
- GitHub: @Nyame-Wolf
- Twitter: @Mumenyam
- LinkedIn: Mumenyam
- Milestone 1 Setup Kanban Board. ✅
- Milestone 2 Create-React-App, basic components, and Redux store . ✅
- Milestone 3 Use Redux in React components. ✅
- Milestone 4 Connect to API. ✅
- Milestone 5 Styling. ✅
- Milestone 6 Testing. ✅
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
- Give a ⭐️ if you like this project!
- This project is MIT licensed.