Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leboroz/api-web-app
This is a web app using API to display some cards built with JavaScript, HTML5 and SASS. This is a capstone project for module 2 in the Microvese curriculum.
https://github.com/leboroz/api-web-app
api javascript sass webpack
Last synced: 16 days ago
JSON representation
This is a web app using API to display some cards built with JavaScript, HTML5 and SASS. This is a capstone project for module 2 in the Microvese curriculum.
- Host: GitHub
- URL: https://github.com/leboroz/api-web-app
- Owner: Leboroz
- Created: 2022-01-31T19:53:42.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-04T23:01:51.000Z (almost 3 years ago)
- Last Synced: 2024-05-28T17:20:50.469Z (5 months ago)
- Topics: api, javascript, sass, webpack
- Language: JavaScript
- Homepage:
- Size: 806 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Kitche heaven
> This is a web application built with JavaScript and SASS that displays a grid of recipes fetched from an API.
## Built With
- JavaScript
- SASS
- Node.js
- Webpack
- Babel## Video Demo Here
[Video](https://drive.google.com/file/d/10FZ2Zn-ZM9Qvd6KpRzDdc-YZNHaVBjYk/view?usp=sharing)
## Live Demo
[Live Demo Link](https://leboroz.github.io/api-web-app)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
Install
- git
- node.js### Setup
- open Terminal or bash
- run `git clone https://github.com/Leboroz/api-web-app.git`### Install
- run `npm install`
### Run tests
- run `npm run test`
### Deployment
- run `npm run deploy`
## Authors
👤 **Leonardo Albornoz**
- GitHub: [@Leboroz](https://github.com/leboroz)
- Twitter: [@Leboroz](https://twitter.com/leboroz)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/leonardo-albornoz-216784198/)👤 **Giancarlo Dumani**
- GitHub: [@gdumani](https://github.com/gdumani)
- Twitter: [@gdumani1](https://twitter.com/gdumani1)
- LinkedIn: [ Giancarlo-Dumani](https://www.linkedin.com/in/gdumani/?originalSubdomain=cr)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/leboroz/api-web-app/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.