Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 942 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 942 Bytes

Netlify Status GitHub closed pull requests

Table of contents

General info

Christmas app - front-end game app. Includes sort by filters, tree game (dnd & more). Made on pure typescript.

image

Technologies

  • Typescript: 4.5.3
  • SASS: 1.45.0
  • nouislider: 15.5.0
  • Webpack: 5.65.0

Setup

To run this project, go to website, or install it locally via npm:

cd christmas-task
npm install
npm start