SpaceX Project is a simple site to reserve rockets and join mission.
Add a link to your deployed project.
To get a local copy up and running, follow these steps.
In order to run this project you need: You need Node install on your computer
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/thankgodr/spaceX-project.git
Install this project with:
cd spaceX-project
npm install
To run the project, execute the following command:
npm run start
To run tests, run the following command:
npm run test
You can deploy this project using:
npm run build
š¤ ThankGod Richard
š¤ Koami NOGBEDJI
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, support by giving the project a start
I would like to thank to all microverse staff and students
Add at least 2 questions new developers would ask when they decide to use your project.
How to add feature?
Can i use other languages
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.