- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Space Travelers Hub is a website built using React and Redux with the functionality of updating rocket and mission information which is fetched from an API.
Client
- REACT
- use gitflow
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Installation of Node.js, React and Redux
- A working browser
- Internet connection
- A code editor like Visual Studio Code
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/kifle23/space-travelers-react-group-capstone.git
Install this project with:
cd Space-Travelers-Hub
npm install
To use this project on your prefered browser use
npm start
npx eslint "**/*.{js,jsx}"
npx stylelint "**/*.{css,scss}"
npm test
👤 Foga Kater Amos
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Kifle Haile
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [Api calls]
- [Functional Components]
- [Redux ]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give a star ⭐️ to this project
I would like to thank Microverse for this amazing project.
This project is MIT licensed.