https://github.com/mux-mux/food
(JS DOM) Healthy food webstore [FetchAPI | Modal | Carousel | Slider | localStorageAPI | Countdown Timer]
https://github.com/mux-mux/food
class fetch html js-dom json localstorage scss webpack
Last synced: about 2 months ago
JSON representation
(JS DOM) Healthy food webstore [FetchAPI | Modal | Carousel | Slider | localStorageAPI | Countdown Timer]
- Host: GitHub
- URL: https://github.com/mux-mux/food
- Owner: mux-mux
- Created: 2023-03-26T07:48:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T14:47:21.000Z (7 months ago)
- Last Synced: 2024-11-10T15:34:51.122Z (7 months ago)
- Topics: class, fetch, html, js-dom, json, localstorage, scss, webpack
- Language: JavaScript
- Homepage: https://jsgo.pro/food
- Size: 8.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Food :apple:
## Great healthy food shop website :strawberry::banana::green_apple::cherries::grapes:
## [Live Link](https://jsgo.pro/food) :link:
![]()
## Stages :scroll:
1. webpack_config
2. header
3. countdown_timer
4. tabs
5. slider
6. modal
7. json_service
8. submit_json
9. offer_cards
10. calorie_calculator
11. footer
12. responsive
13. pagespeed## Folder structure :open_file_folder:
![]()
## How To Use :closed_lock_with_key:
```bash
# Clone this repository
$ git clone [email protected]:mux-mux/food.git# Go into the repository
$ cd food# Install dependencies
$ npm install# Open browser, listen to scss js changes
$ npm run dev
```