Small project using vanilla js
You can view the app here: Demo Version in Vercel
- HTML
- CSS
- Vanilla JavaScript
- Git Workflow
- Vercel
- Clone this repository.
- To run the app in development mode
npx serve
, then open http://localhost:5000 to view it in the browser