- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
"Space Traveller's Hub" is a website for all fans of space. It is a Single Page App (SPA) that allows users to:
- Reserve rockets.
- Join Missions.
- View profile what has been booked.
- HTML.
- CSS.
- JavaScript
- LINTERS.
- REACT.
Client
- Project is created using React
- Data has been fetched and displayed on the app from https://api.spacexdata.com with different endpoints
- Easy to reuse components for future projects
- [Click me to view deployed project!] (https://space-traveller-hub.onrender.com)
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A Chrome browser
- npm
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/pushkar1995/space-travelers-hub.git
Install the prerequisites this project using:
cd space-travelers-hub
npm install
npm run build
To run the project:
npm start
To run tests after setting up the linters, run the following command:
npx eslint "**/*.{js,jsx}"
npx stylelint "**/*.{css,scss}"
👤 Muhammad Bilal Liaquat
- GitHub: @githubhandle
- LinkedIn: @Linkedin
👤 Pushkar Gautam
- GitHub: @pushkar1995
- Twitter: @Pushkar9951
- LinkedIn: pushkargautam
-In the future CSS transitions & animation will be added to the page, to have more inviting / interactive feel for the user
Feel free to check the issues page.
If you like my page please show your support and give this page a star!
[]
We would like to extend my heartfelt gratitude to Microverse for providing me with the opportunity to undertake this project. Additionally, we are immensely thankful to the code reviewers who takes the time to assess my work and provide valuable feedback, which greatly contributed to the refinement and success of the project. Your guidance and support have been invaluable throughout this endeavor, and I am truly grateful for your contributions.
This project is MIT licensed.