IsmaelMastronardi / SpaceXploration

MIT License
3 stars 0 forks source link

📗 Table of Contents

📖 [Space Xploration]

[Space Xploration] is a SPA used to acces information about space x Rockets and Missions, fetched from the Spacex API

🛠 Built With

Tech Stack

Html, CSS, Javascript, React.js and Redux.

Key Features

(back to top)

💻 Getting Started

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

Prerequisites

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

--

Setup

Clone this repository to your desired folder:

-- Example commands:

  cd my-folder
  git clone https://github.com/IsmaelMastronardi/bookstore.git

Install

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.

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

-- Example command:

  npx stylelint "**/*.{css,scss}"
  npx eslint .
  npm test

(back to top)

👥 Authors

👤 Ismael Mastronardi

👤 Luis Emilio Rojas

(back to top)

🔭 Future Features

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project plese support it through these email: -mastronardiismael@gmail.com

(back to top)

🙏 Acknowledgments

The Logo was created by Freepik - Flaticon

(back to top)

📝 License

This project is MIT licensed.

(back to top)