This is a project focused on creating a simple, visually engaging a responsive, parallax landing page HTML, TailwindCSS, and vanilla JavaScript.
- Vite.js
- Tailwind CSS
- Intersection Observer API
- Parallax effect
- Fade effect
Clone down this repository you will need node and npm installed globally on your machine.
npm install
npm run dev