[Space Travellers' Hub] is a web application for space enthusiasts created with React.
- [Uso of React Hooks]
- [Use of SpaceX API]
- [Uso of Redux Toolkit to manage application state]
- Coming soon.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Install Node.JS
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/AlexisJW/react-group-project.git
Install dependencies of this project with:
cd react-group-project
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
Coming Soon!
👤 Simplegoose
- GitHub: @simplegoose
👤 AlexisJW
- GitHub: @AlexisJW
- [API integration]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project leave a star on this repo.
We would like to thank Microverse.
This project is MIT licensed.