API-Based Web Application
This is JavaScript capstone project is about building your own web application based on an external API. The webapp consist of tow user interfaces. It have home page with cards and popup window with detail of given cards. User can also add comments and view comments on popup window. In the project the third party API Server is used TheMealDB
Website Live Demo Link
Built With
- HTML
- CSS
- JS
- Linters
- Webpack
- ES6
- API
- JEST
Getting Started
- GitHub Repositry URL: https://github.com/vflorin1995/API-based-webapp
- Clone Above GitHub URL of repositry.
- CD into the required Directory
- Install npm Package with the command : npm install
- Make Sure Installation of Linters, Webpack, and Webpack Server.
- Start webpack server with the command : npm start
Prerequisites
- Html & CSS basics
- Git & Github
- SSH key for github linked to git on local environment
- Code compiler
- Webpack installation
Run tests
- Install project dependencies (libraries) using npm install command
- Run webpack build using npm run build command
- Run webpack dev server using npm run start command
Authors
👤 Voicu FLorin
👤 Mudasir Sherwani
Give a ⭐️ if you like this project!
Acknowledgments
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.