This educational project is to build our own web application based on an external API. We selected an API that provides data about a topic that we like and built the web app around it. The web app will have 2 user interfaces.
Languages: HTML, Sass and JavaScript Linters: Lighthouse, Webhint, Stylelint and ESLint Module Bundler: Webpack Module Bundler Loaders: Style, CSS APIs: TVmaze API and Involvement API Code Editor: VS Code
Visit live demo here 👈 to view
Click here to see live presentaion
To get a local copy up and running follow these simple example steps.
git clone git@github.com:braincee/JavaScript-Group-Capstone.git
cd JavaScript-Group-Capstone
- Open a index.html file with your code editor of your choice and/or a browser of your choice.
Open the project using a live saver extension that can be found into your code editor or by using your browser
- install project dependencies
npm install
- build project
npm run build
- start project
npm start
- You can also check out this API documentation link
Web Browser
Code editor: VsCode or any code editor of your choice
👤 Nii Amanor Djoleto
- GitHub: @ramrod433
- Twitter: @_Djoleto
- LinkedIn: Nii Amanor Djoleto
👤 Stephen Annor
- GitHub: @braincee
- Twitter: @annor0543
- LinkedIn: Stephen Annor
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.