Space Travelers' Hub is a website that will be working with the real live data from the SpaceX API for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
Live Demo here
- ReactJs
- Javascript
- Create react App, Git and linters (react-redux).
To get a local copy up and running follow these simple example steps.
- A Browser
- A version control software like git
- A text editor
- nodejs
To get a local copy up and running you'll need to have NodeJS installed on your local machine.
After installing NodeJS please follow the next steps...
-- To clone this project use:
git clone https://github.com/binhussen/book-store.git
-- for installing dev dependecies use:
npm install
-- to run the project use:
npm start
-- After installing the dependencies you can run tests using this command:
npm run test
👤 Mohammed Hussen (binhussen)
- GitHub: @binhussen
- Twitter: @binhussens
- LinkedIn: Linkedin
👤 Emem Ekpo (ecekpo)
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.