Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abrahamuchos/api-rick-morty

React API consumption project, for educational purposes only.
https://github.com/abrahamuchos/api-rick-morty

bootstrap bootstrap4 course create-react-app react react17 webpack

Last synced: 11 days ago
JSON representation

React API consumption project, for educational purposes only.

Awesome Lists containing this project

README

        

# Rick and Morty Characters

Meet all the characters of Rick and Morty within this development in React.


*This project is only for educational purposes, for React and the consumption of an API.*

rick-morty-screenshot

Made for demonstration purposes only.

## ✅ Features

- Show Characters
- Paginate

_(All static)._

## ⚙️ Tech Stack

- React 17
- Bootstrap 4.6

## 💾 Installation

Install and run

1. Clone and move to folder
```bash
$ git clone [email protected]:abrahamuchos/api-rick-morty.git
$ cd api-rick-morty
```

2. Install dependencies
```bash
$ npm install
```

3. Run dev `npm run start`

## 🔗 Links
- [Repository](https://github.com/abrahamuchos/api-rick-morty)

## 📷 Screenshot
rick-morty-screenshot

## 🧑‍💻 Authors

- [@abrahamuchos](https://github.com/abrahamuchos)
- [Contact mail](mailto:[email protected])

## 📄 License

[MIT](https://choosealicense.com/licenses/mit/)