Online Shop to buy Christmas items with credits won on familiar Christmas games (UI). Built with LWC OSS.
Make sure you have Node.js and the Heroku CLI installed.
$ git clone https://github.com/albarivas/christmas-shop-ui # or clone your own fork
$ cd christmas-shop-ui
$ npm install
Run the app locally for development, with hot reloading enabled.
$ npm run watch
Your app should now be running on localhost:5000.
$ heroku create
$ heroku config:set API_ENDPOINT=https://[api-app-name].herokuapp.com
$ git push heroku master
$ heroku open
or
For more information about using Node.js on Heroku, see these Dev Center articles:
- Getting Started on Heroku with Node.js
- Heroku Node.js Support
- Node.js on Heroku
- Best Practices for Node.js Development
- Using WebSockets on Heroku with Node.js
https://codemyui.com/falling-snowflake-background-animation-pure-css/ (Snow falling CSS effect) https://www.dafont.com/merry-christmas.font (Christmas Fonts)