Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrinspection/ia-startup-landing-page

AI Startup Landing Page Design Project with magnificient animations created with framer-motion
https://github.com/mrinspection/ia-startup-landing-page

framer-motion landing-page nextjs shadcn-ui tailwindcss typescript

Last synced: 9 days ago
JSON representation

AI Startup Landing Page Design Project with magnificient animations created with framer-motion

Awesome Lists containing this project

README

        

# AI Startup Landing Page

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 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.

![image](public/spectronlabs.png)

## 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](http://localhost:3000)