MosDevx / Space-Project

The Space-Project repository contains the source code for https://rocketmissions.netlify.app/. It retrieves data on various space missions from an API. The website presents this information interactively and intuitively, allowing users to filter mission by launch status, mission name, and year.

Home Page:https://rocketmissions.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space Project

πŸ“— Table of Contents

πŸ“– Space Project

The Space-Project repository contains the source code for https://rocketmissions.netlify.app/. It retrieves data on various space missions from an API. The website presents this information interactively and intuitively, allowing users to filter mission by launch status, mission name, and year. Detailed information on each mission, including its launch date, rocket type, and destination, is readily available. The website is fully responsive and optimized for desktop and mobile devices. We appreciate your feedback and welcome any suggestions. Don't hesitate to create an issue or submit a pull request.

πŸ›  Built With

  • JSX

  • Tailwind CSS

  • React

  • Redux

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client

Key Features

  • Book Rockets/Dragons for space missions

(back to top)

πŸš€ Live Demo

πŸ’» Getting Started

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

  • npm install --> For uploading all the necessary packages.

  • npm start --> to launch in local server

Prerequisites

In order to run this project you need:

  • Gitflow
  • HTML and CSS
  • npm
  • node.js
  • Any code editor (vs code)

Setup

Clone this repository to your desired folder:

  • https://github.com/studiosnabeel/Space-Project.git

Install

Install this project with:

  • npm install

Usage

To run the project, execute the following command:

  • Run npm start to run app in local server with webpack

Deployment

You can deploy this project using:

npm run deploy - Deploys using gh-pages

(back to top)

πŸ‘€ Seko Dameh

πŸ‘€ Nabeel Akbar

πŸ‘€ Moses wamae

(back to top)

  • Implement searching for rockets, dragons and missions

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Feel free to send a like to the project!

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse team for their efforts!

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

The Space-Project repository contains the source code for https://rocketmissions.netlify.app/. It retrieves data on various space missions from an API. The website presents this information interactively and intuitively, allowing users to filter mission by launch status, mission name, and year.

https://rocketmissions.netlify.app/


Languages

Language:JavaScript 97.5%Language:HTML 2.2%Language:CSS 0.3%