Skip to content

The JavaScript capstone project is about building your web application based on an external API. We will select an API that provides data about a topic that we like and then build the webapp around it.

Notifications You must be signed in to change notification settings

amrendrakind/API-based-webapp

Repository files navigation

Project Name : API-based-webapp

The JavaScript capstone project is about building your web application based on an external API. We will select an API that provides data about a topic that we like and then build the webapp around it.!You can find project at https://amrendrakind.github.io/API-based-webapp/

Built With

  • HTML
  • CSS
  • JavaScripts
  • GitFlow
  • Linters
  • Webpack
  • Jest

Live Demo (Link for My API-based-webapp Project)

Live Demo Link

Video presentation

project presentation

API Information

  • TV Maze : This API was used for media information
  • Involment API :We used this API to store and retrieve likes and comments information.

Development set up

Clone Repository using git clone git@github.com:amrendrakind/API-based-webapp.git

OR using HTTPS

git clone https://github.com/amrendrakind/API-based-webapp.git

move into project directory

cd API-based-webapp

Install Project dependancies using NPM

npm install

build with the command

npm run build

launch project locally with

npm start

Jest

run for Testing

npm test

Author

👤 Oscar Bermudez

👤 Amrendra K

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse team for guidance

📝 License

This project is MIT licensed.

About

The JavaScript capstone project is about building your web application based on an external API. We will select an API that provides data about a topic that we like and then build the webapp around it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published