This application works with real live data from the SpaceX API. It was build for a company that provides commercial and scientific space travel services. It allows users to book rockets and join selected space missions.
-
HTML
-
Boostrap
-
JavaScript
-
React JS
-
React Testing library
-
Lighthouse (An open-source, automated tool for improving the quality of web pages. It has audits for performance, accessibility, progressive web apps, SEO and more).
-
Webhint (A customizable linting tool that helps you improve your site's accessibility, speed, cross-browser compatibility, and more by checking your code for best practices and common errors).
-
Stylelint (A mighty, modern linter that helps you avoid errors and enforce conventions in your styles).
-
ESlint (A mighty, modern linter that helps you avoid errors and enforce conventions in JavaScript codes)
To get a local copy up and running follow these simple example steps.
- copy this link.
- get the directory that you want to clone the repository.
- open the command prompt in this directory.
- write git clone
https://github.com/Ibizugbe/space-travellers
. - go to the repository folder in your command prompt
cd Space-travellers
. - use
npm install
to install the dependencies. - use
npm start
to start live server.
- Have a working and updated browser
- Have a local version control like git install on your computer
- Have an account and sign in on GitHub, as online/remote version control system
- Basic knowledge in JS and React JS
- Clone the git repo using this command:
git cloneh ttps://github.com/Ibizugbe/space-travellers
npx stylelint "/*.{css,scss}"**
: To test css codenpx eslint .
: To test Eslint Report
npm install --save-dev jest
npm test
👤 Abraham Ibizugbe
👤 Rose Okpe
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a star if you like this project!
- Microverse linters
- Coding partners
This project is MIT licensed.