[Space Xploration] is a SPA used to acces information about space x Rockets and Missions, fetched from the Spacex API
Html, CSS, Javascript, React.js and Redux.
To get a local copy up and running, follow these steps.
To run this project you need: Node.js, git , linters (Eslint and Styleint) and React.
-- Example command:
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
--
Clone this repository to your desired folder:
-- Example commands:
cd my-folder
git clone https://github.com/IsmaelMastronardi/bookstore.git
Install this project using git, with the npm I command, Then download the content from "Prerequisites" on this README file, and finally run the project using the command npm start.
To run the project, execute the following command:
npm start
To run tests, run the following command:
-- Example command:
npx stylelint "**/*.{css,scss}"
npx eslint .
npm test
👤 Ismael Mastronardi
👤 Luis Emilio Rojas
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project plese support it through these email: -mastronardiismael@gmail.com
The Logo was created by Freepik - Flaticon
This project is MIT licensed.