Skip to content

Latest commit

 

History

History
169 lines (101 loc) · 3.81 KB

README.md

File metadata and controls

169 lines (101 loc) · 3.81 KB


📗 Table of Contents

📖 SPACE TRAVEL Hub

This is the Space Travel Hub website created with React using CRA CLI. It describes a number of features related to the rockets, and missions associated with providing commercial and scientific space travel services.

🛠 Built With

  • React
  • Redux
  • Jest
  • CSS

Key Features

  • Joining the missions
  • Reserving rockets

(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:

  • Google Chrome (or any browser)
  • Git
  • Visual studio code (or other code editors)
  • Node JS

Setup

Clone this repository to your desired folder:

Open CMD, Terminal or GitBash in your PC and type this (replace 'my-folder' with the name of your desired folder)

  cd my-folder
  git clone [email protected]:mercymugambi/space-travel-project.git

Usage

To run the project, execute the following command:

  npm install
  npm start

Then the web page will appear in your browser

Install

You can simply clone this project you don't need to install anything in your pc because it is a webpage.

(back to top)

👥 Authors

👤 Mercy Mugambi

👤 Yan Min Thwin

(back to top)

🔭 Future Features

  • CSS transitions
  • Further asthetics CSS
  • Functionalties for Dragons page

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project, please give a star.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse, my learning partners and every single Youtube channel.

(back to top)

📝 License

This project is MIT licensed.

(back to top)