Project Overview This project is made purely with html, css, js without any third party library (except webpack for bundling). To run this project, you need to: npm i npm run build npm start Run in Development mode npm run dev