How to run the application 1 In the project directory, you need to "npm i" 2 After the installation is done you need to write "npm run build" 3 The last step is to run the application by writing "npm start" npm i npm run build npm start Technologies and libraries used -> Javascript -> React CSS -> Tailwind HTML -> Inside of React