Chat app written in Vanilla JavaScript using CSS and Handlebars.
Figma design is here.
Deployed to Netlify: https://jolly-belekoy-ea11b4.netlify.app/
npm install
— install dependencies,npm run dev
— start project in dev mode on3000
port and open browser,npm run build
— build project,npm run start
— build and preview.