- 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.
To get a local copy up and running follow these simple steps.
- VIsual Studio Code.
- Open the terminal on your computer
- Navigate through directories using change directory (cd) command to where you want to clone the repository.
- Type the following command then press ENTER:
- the terminal will send to you information about your download.
- Type the following command then press ENTER:
- cd space-travelers
- Type the following lists of commands and press ENTER after each command:
-
Basic Setup
- npm install
- npm start
-
Open project in VSC
- code .
-
Run Tests
-
npm test
-
- HTML/CSS & JS best practices: Correct use of tags, elements, properties and syntax.
- GitHub flow: Correct use of Branches for deployment and features development.
- Linters Check: Local and Pull Request check for errors, bugs and stylistic errors in code.
- Webpack: used as a bundle to compile JavaScript modules.
- REACT JS + REDUX: JavaScript library for building user interface.
- GitHub: @MarcoOquendoC
- Twitter: @marcooquendoc
- LinkedIn: Marco Vinicio Oquendo
Abdulrahman Nganje
GitHub: @Nganje
LinkedIn: @Nganje
Ademola Owoeye
GitHub: @Ademola-coding
- I'm immensely grateful to all the people whose code I used.
- Give a ⭐️ if you like this project!
- This project is MIT licensed.