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
- HTML
- CSS
- JS
- Linters
- Webpack
- ES6
- API
- JEST
- 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
- Html & CSS basics
- Git & Github
- SSH key for github linked to git on local environment
- Code compiler
- Webpack installation
- 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
👤 Voicu FLorin
- GitHub: @vflorin1995
- Twitter: @vflorin1995
👤 Mudasir Sherwani
- GitHub: @Mudasir Sherwani
- Twitter: @Mudasir Sherwani
- LinkedIn: Mudasir Sherwani
Give a ⭐️ if you like this project!
- microverseinc
- Inspiration
- Thanks to TheMealDB
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.