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.
- HTML
- JS
- CSS
- Webpack
- Jest
Client
- HTML- JS
- CSS
- Webpack
- Jest
Server
- NullDatabase
- Null- Cards with characters
- Popup windows
- Likes and comments for characters
You can see the live demo of this project here
To get a local copy up and running, follow these steps.
- A web browser
- A code editor
- A terminal
Clone this repository to your desired folder:
git clone https://github.com/mrcbq/capstone-rick-and-morty-api.git
Install this project with:
cd capstone-rick-and-morty-api
npm install
To run the project on the webpack dev server, execute the following command:
npm start
To run tests, run the following command:
npm test
npm run deploy
👤 Luis Valera
- GitHub: @Luiscarlosvd
- Twitter: @Luiscarlosvd29
- LinkedIn: Luis Valera
👤 Marco Baquero
- Add popup window for reservations 😁
- Add Episodes section 👌
- Add more characters 😎
You can watch the video description of the project here.
Contributions, issues, and feature requests are welcome!
If you like this project, give it a ⭐️!
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. 🌟
This project is MIT licensed.