Javascript-capstone

This is an API-based web app where you can like and comment on Disney characters. Likes and comments are stored in the Involvement API. Build with JavaScript (+ CSS, HTML, Jest (for unit tests))

Stars
5

Disney Characters API-based web app

This project is a web app created using API and asynchronous functions in JavaScript. You can like the characters' cards and leave a nice comment in the popup by clicking on the "Comments" button.

Built With

  • HTML, CSS, JavaScript
  • Webpack
  • Font Awesome 5
  • Jest

Videos about this project

Our video about this project!

Live Demo

Click here to see a live version of this app!

Getting Started

To get a local copy up and running follow these steps:

  1. Clone the project to your local machine.
  2. Open the folder with your favourite IDE.
  3. Enter npm i in the terminal
  4. Enter npm start in the terminal

Authors

Author 1

Author 2

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Related Projects