This project is a project built with Tailwind CSS for the purpose of teaching of to fully build a project using Tailwind CSS framework. The project is host on Vercel with the link https://landing-page-with-tailwindcss.vercel.app/
- Tailwind CSS - A utility-first CSS framework
- Line awesome - Font Awesome alternatives for modern line icons in one line of code.
- Vite JS - A modern development environment.
- Integrate the landing page using Tailwind CSS
First step to build the project
$ git clone https://github.com/juvpengele/landing-page-with-tailwindcss.git
$ cd landing-page-with-tailwindcss
Start the local server
landing-page-with-tailwindcss$ yarn dev
License MIT