Space Travelers' Hub is a single page application. Users can view different available rockets and missions. Users can also reserve and view them in their profile.
Client
- Single Page Application
- Dynamic
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Code Editor (VS Studio)
- Node.js
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/MAleemH/Space-Travelers-Hub.git
Install this project with:
Example command:
cd my-project
npm install
To run the project, execute the following command:
Example command:
npm start
To run tests, run the following command:
Example command:
npm test
👤 Muhammad Aleem
- GitHub: @MAleemH
- Twitter: @MAleemHashmi1
- LinkedIn: LinkedIn
👤 Ermiyas Demsew
- GitHub: @The-Normal-One1
- Twitter: @DemsewErmiyas
- LinkedIn: @Ermiyas Demsew
- Footer
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project then please do follow me and give a star to this repo.
I would like to thank all of them who showed their support.
-
Can I use your code for my project?
- Alright, you can get understanding from my code. I strongly recommend you to write your own code. It will give you better understanding. Thanks!
-
Will you help me to solve my problem in my code?
- Yes, It will be my pleasure to help you to solve your problem in your code.
This project is MIT licensed.