A website made with NuxtJS & TailwindCSS
Demo
You can see live at here
Run Locally
Clone the project
git clone https://github.com/Merloss/simple-website
Go to the project directory
cd simple-website
Install dependencies
npm install
Start the server
npm run start