Skip to content

Web application created around Rick and Morty API, uses ES6 features and consume 2 API, one for get data (R&M API) another for post data (MV Involvement API). Permits add likes and comments taht are saved in the involvement API.

License

Notifications You must be signed in to change notification settings

mrcbq/capstone-rick-and-morty-api

Repository files navigation

Capstone Rick and Morty - Microverse

📗 Table of Contents

📖 Capstone Rick and Morty

In this project we decide to consume the Rick and Morty API to make a web page to display characters in cards with popup window, characters descriptions, likes and section of comments.

  • You can watch the description of the project here.

🛠 Built With

Tech Stack

  • HTML
  • JS
  • CSS
  • Webpack
  • Jest
Client - HTML
- JS
- CSS
- Webpack
- Jest
Server - Null
Database - Null

Key Features

  • Cards with characters
  • Popup windows
  • Likes and comments for characters

🚀 Live Demo

You can see the live demo of this project here

(back to top)

💻 Getting Started

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

Prerequisites

  • A web browser
  • A code editor
  • A terminal

Setup

Clone this repository to your desired folder:

  git clone https://github.com/mrcbq/capstone-rick-and-morty-api.git

Install

Install this project with:

  cd capstone-rick-and-morty-api
  npm install

Usage

To run the project on the webpack dev server, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

  npm run deploy

(back to top)

👥 Author

👤 Luis Valera

👤 Marco Baquero

🔭 Future Features

  • Add popup window for reservations 😁
  • Add Episodes section 👌
  • Add more characters 😎

Walkthrough

You can watch the video description of the project here.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project, give it a ⭐️!

(back to top)

🙏 Acknowledgments

We would like to thank Microverse for giving us the opportunity to learn and grow as developers and also we like to thank our families, they are all our support. 🌟

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Web application created around Rick and Morty API, uses ES6 features and consume 2 API, one for get data (R&M API) another for post data (MV Involvement API). Permits add likes and comments taht are saved in the involvement API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published