Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/abrahamuchos/api-rick-morty
- Owner: abrahamuchos
- Created: 2024-12-28T19:55:22.000Z (12 days ago)
- Default Branch: main
- Last Pushed: 2024-12-28T20:06:21.000Z (12 days ago)
- Last Synced: 2024-12-28T21:18:05.195Z (12 days ago)
- Topics: bootstrap, bootstrap4, course, create-react-app, react, react17, webpack
- Language: JavaScript
- Homepage:
- Size: 1.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.*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
## 🧑💻 Authors
- [@abrahamuchos](https://github.com/abrahamuchos)
- [Contact mail](mailto:[email protected])## 📄 License
[MIT](https://choosealicense.com/licenses/mit/)