Enpointe Assignment

Live Demo

demo

Technologies used

  • [HTML]

  • [TailwindCSS]

  • [JavaScript]

How to use?

Step: 1: Clone the repository into your local system

git clone https://github.com/sai-ram-kaushik/enpointe-assignment

Step: 2: Go to the code and open the terminal and install the dependencies

npm install or npm i

Step: 3: Go to the terminal and enter the below command for tailwind configuration

npx tailwindcss -i ./src/input.css -o ./src/style.css --watch

Step: 4: Go to src folder there you can find index.html to run the website

src/index.html

Step: 5: You can run the by using live server extension in vs code or any code editor