The project is hosted on:
weather-app-phi-jet-19.vercel.app
Hey this is a simle frontend project made using NextJS and TailwindCSS
-
NextJS
-
TailwindCSS
npx create-next-app my-project
cd my-project
npm install -D tailwindcss
npx tailwindcss init