Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahangarha/space-travelers-hub
An educational project to use React, React Router, Redux,...
https://github.com/ahangarha/space-travelers-hub
reactjs reactrouter reacttestinglibrary redux redux-thunk
Last synced: about 1 month ago
JSON representation
An educational project to use React, React Router, Redux,...
- Host: GitHub
- URL: https://github.com/ahangarha/space-travelers-hub
- Owner: ahangarha
- License: mit
- Created: 2022-04-04T09:29:04.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-08T09:44:44.000Z (about 2 years ago)
- Last Synced: 2024-12-15T07:51:33.239Z (about 2 months ago)
- Topics: reactjs, reactrouter, reacttestinglibrary, redux, redux-thunk
- Language: JavaScript
- Homepage: https://sth-bonke-ahangarha.herokuapp.com/
- Size: 722 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Space Traveler's Hub
> An educational project to use React, React Router, Redux,...
## Built With
- React
- Redux## Live Demo
[Live Demo Link](https://sth-bonke-ahangarha.herokuapp.com/)
![screenshot](./screenshot.png)## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
You need nodejs and npm installed on your machine. If so, continue with the next steps.
### Setup
Install dependencies by running:
`npm install`
### Usage
Run live server by the following command:
`npm start`
### Run tests
`npm test`
### Deployment
To deploy this project run the following command:
`npm build`
and copy the content of `build` directory to the root folder of your production environment.
## Authors
👤 **Bonke Gcobo**
- GitHub: [@BonkeGcobo](https://github.com/BonkeGcobo)
- Twitter: [@bonke_gcobo](https://twitter.com/bonke_gcobo)
- LinkedIn: [LinkedIn](https://linkedin.com/in/bonke-gcobo-28a763125)👤 **Mostafa Ahagnarha**
- GitHub: [@ahangarha](https://github.com/ahangarha)
- Twitter: [@ahangarha](https://twitter.com/ahangarha)
- LinkedIn: [LinkedIn](https://linkedin.com/in/ahangarha)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Linters configuration are made by Microverse
- The logo has been taken from flaticon.com.## 📝 License
This project is [MIT](./LICENSE) licensed.