An open API service indexing awesome lists of open source software.

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]

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:



Food Demo


## 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:


Food website Folder structure


## 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
```