Skip to content

"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.

License

Notifications You must be signed in to change notification settings

pushkar1995/space-travelers-hub

Repository files navigation

📗 Table of Contents

📖 Space Traveller React App



"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.

🛠 Built With

  • HTML.
  • CSS.
  • JavaScript
  • LINTERS.
  • REACT.

Tech Stack

Client

Key Features


  • 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

(back to top)

🚀 Live Demo


(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • A Chrome browser
  • npm

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/pushkar1995/space-travelers-hub.git

Install

Install the prerequisites this project using:

  cd space-travelers-hub
  npm install
  npm run build

Usage

To run the project:

  npm start

Run tests

To run tests after setting up the linters, run the following command:

  npx eslint "**/*.{js,jsx}"
  npx stylelint "**/*.{css,scss}"

👥 Author


👤 Muhammad Bilal Liaquat


👤 Pushkar Gautam

(back to top)

🔭 Future Features


-In the future CSS transitions & animation will be added to the page, to have more inviting / interactive feel for the user

(back to top)

🤝 Contributing Contributions, issues, and feature requests are welcome!


Feel free to check the issues page.

(back to top)

⭐️ Show your support


If you like my page please show your support and give this page a star!

[Star]

(back to top)

🙏 Acknowledgments



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.

(back to top)


📝 License

This project is MIT licensed.

About

"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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published