Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carlosmuerto/react-group-project


https://github.com/carlosmuerto/react-group-project

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Bookstore

> In this page, we are working with the real live data from the SpaceX API. Our task is to build a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
> - Display a list of Rocket and Mission.
> - join to a Rocket or Mission.

![screenshot](./screenshot.jpeg)

[Live Demo](https://github.com/carlosmuerto/React-Group-Project)

## Built With

- JavaScript, CSS, HTML
- React

## Getting Started

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

### Prerequisites
- Node.js

### Setup
- Clone this repo locally using git and the following git command
```bash
git clone https://github.com/carlosmuerto/React-Group-Project
```
- or with GitHub CLI
```bash
gh repo clone carlosmuerto/React-Group-Project
```

### Install dependency
```bash
npm install
```

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

## Authors

👤 Carlos Vivas

- GitHub: [@carlosmuerto](https://github.com/carlosmuerto)
-
👤 Glory Mufungizi

- GitHub: [@GloireIrenge](https://github.com/GloireIrenge)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](../../issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](LICENSE) licensed.