The AI Startup Landing Page project is designed to elevate my front-end development skills by crafting a visually striking landing page for a SaaS application using Next.js 15, Shadcn UI, TailwindCSS v4, and Motion (Framer-Motion). This initiative not only aims to refine my expertise in these technologies but also to master Framer Motion, enabling the creation of smooth, professional animations that enhance the user experience and add vibrancy to the landing page.
To run this project on your local environment, follow the following steps. If you don't have pnpm installed, install it with the following command : npm i -g pnpm
- Clone the repository to your local machine or download the source code.
- Run the command
pnpm installin the project directory to install the required dependencies - Run the command
pnpm previewto start the production build and the production server of the project. - Open your internet browser and go to the following address: http://localhost:3000
