- Website I made with the help of a html/css/js tutorial on Udemy
- Goal was to make a premium healthy food delivery service
- Check it out here: https://divine-and-healthy-foods.herokuapp.com/
- html
- css
- jQuery
- express
- Install dependencies
yarn install - Run the app in development mode:
yarn run devornpm run dev