Skip to content

MrInspection/saas-landing-page

Repository files navigation

Saas Landing Page

The SaaS Landing Page project is designed to elevate my front-end development skills by crafting a visually striking dark-themed landing page for a SaaS application using Next.js 14, Shadcn UI, TailwindCSS, and 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.

It's a compact yet impactful project that sets the foundation for my future endeavors.

This project includes elements adapted from "SaaS Website UI Kit" by Framer. Retrieved from Source Link.

image

How to run this project ?

To run this project on your local environment, follow the following steps :

  • Clone the repository to your local machine or download the source code.
  • Run the command npm install in the project directory to install the required dependencies
  • Run the command npm run start to start the production build of the project.
  • Open your internet browser and go to the following address: http://localhost:3000