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

https://github.com/mrinspection/design-tool-landing-page

A modern design tool landing page
https://github.com/mrinspection/design-tool-landing-page

framer-motion landing-page landing-page-design nextjs15 shadcn-ui tailwindcss typescript ui-design

Last synced: 6 months ago
JSON representation

A modern design tool landing page

Awesome Lists containing this project

README

          

# Design Tool Landing Page

A stunning dark-mode landing page featuring a sleek, modern design and a highly responsive interface. Built with cutting-edge technologies and optimized for seamless performance.

Developed with **Next.js 15**, **Tailwind CSS**, **Framer Motion**, and **Shadcn UI**, this project showcases a collection of fully reusable components, including the collaborative **Pointer** component.

![image](public/preview.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` or `pnpm install` in the project directory to install the **required** dependencies
- Run the command `npm run start` or `pnpm 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)