Ruthmy / space-travelers-hub

πŸš€ "Space Travelers' Hub" βš›οΈ is a React and Redux website that displays a list of Rockets and Space Missions and allows you to book rockets and join selected space missions.

Home Page:https://ruthmy.github.io/space-travelers-hub/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space Travelers' Hub | React & Redux Capstone Project

πŸ“— Table of Contents


Space Travelers' Hub

"Space Travelers' Hub" is a React and Redux website that displays a list of Rockets and Space Missions and allows you to book rockets and join selected space missions. It is a Single Page App (SPA) that allows users to:

  • Display a list of books.
  • Add a book.
  • Remove a selected book.

πŸ›  Built With

Tech Stack

Client

Key Features

  • HTML & CSS3
  • JavaScript
  • Linters
    • StyleLint
    • ESLint
  • React
  • Redux
  • Follow Microverse's list of best practices

(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 modern browser (supports html5)

  • Git and a GitHub account

Setup

Clone this repository to your desired folder by using this πŸ‘‡οΈ command :

git clone https://github.com/Ruthmy/capstone-react.git

Install

Install this project with:

 npm install

Usage

 npm start

Run tests

 npm test

Deployment

  • Not aplicable.

(back to top)


πŸ‘₯ Authors

πŸ‘€ Javier Grau

πŸ‘€ Ruth Abreu

(back to top)


πŸ”­ Future Features

Upcoming improvements:

  • [] Better styling.
  • [] Add more features.

(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 this project and know someone who might find it helpful, please share it. Or give it a star ⭐️

(back to top)


πŸ™ Acknowledgments

I thank Microverse for this fantastic opportunity, and the code reviewers for their advice and time.

(back to top)


πŸ“ License

This project is MIT licensed.

(back to top)


About

πŸš€ "Space Travelers' Hub" βš›οΈ is a React and Redux website that displays a list of Rockets and Space Missions and allows you to book rockets and join selected space missions.

https://ruthmy.github.io/space-travelers-hub/

License:MIT License


Languages

Language:JavaScript 75.9%Language:CSS 20.3%Language:HTML 3.8%