Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brytebee/js-capstone
In this project, while @ Microverse in 2021, we built a web application based on an external API, http://themealdb.com/api.php. The webapp has 2 user interfaces. A homepage and a popup details page in fulfillment of JS capstone project using an external API
https://github.com/brytebee/js-capstone
api dom-manipulation html-css-javascript jest
Last synced: about 2 months ago
JSON representation
In this project, while @ Microverse in 2021, we built a web application based on an external API, http://themealdb.com/api.php. The webapp has 2 user interfaces. A homepage and a popup details page in fulfillment of JS capstone project using an external API
- Host: GitHub
- URL: https://github.com/brytebee/js-capstone
- Owner: brytebee
- Created: 2021-09-13T15:57:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T15:05:45.000Z (4 months ago)
- Last Synced: 2024-10-21T18:35:18.980Z (2 months ago)
- Topics: api, dom-manipulation, html-css-javascript, jest
- Language: JavaScript
- Homepage: https://brytebee.github.io/JS-Capstone/dist; https://user-images.githubusercontent.com/27709832/134076262-ee83759f-7c12-43b8-8d6e-08ef6bc2a156.png; https://github.com/user-attachments/assets/9c4ba99d-49d0-40ba-926b-0048f75aa0c4
- Size: 3.64 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript Group Capstone Project
> This project is about meal recepies, categorically organizied by alphabetic order. the user accesses the site to checkout a recepie for a meal and likes the meal or even leaves a comment about the meal after trying it out
## Screenshot
![image](https://user-images.githubusercontent.com/27709832/134076262-ee83759f-7c12-43b8-8d6e-08ef6bc2a156.png)Additional description about the project and its features.
## Built With
- HTML 5
- CSS 3
- Javascript Vanilla
- Mealdb API (https://www.themealdb.com/api.php)
- Involvement API (https://www.notion.so/Involvement-API-869e60b5ad104603aa6db59e08150270)## Live Demo
[Live Demo Link](https://brytebee.github.io/JS-Capstone/dist/
)## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- ECMA Script compatible web browsers
### Setup
-clone the repository using (https://github.com/brytebee/JS-Capstone)
### Install
- Any HTML text editor, etc. VS Code, Brackets, Atom
- npm install
- npm run build
- npm run start## Authors
## Author
👤 **Atsighi Bright**
- GitHub: [@brytebee](https://github.com/brytebee)
- Twitter: [@brytebee](https://twitter.com/brytebee)
- LinkedIn: [brytebee](https://www.linkedin.com/in/brytebee/)👤 **Munsa Mibenge**
GitHub: [@Munsa1](https://github.com/munsa1)
- Twitter: [@twitterhandle](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/brytebee/JS-Capstone/issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to those that provided their API's for this project
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.