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
- Host: GitHub
- URL: https://github.com/mrinspection/design-tool-landing-page
- Owner: MrInspection
- Created: 2025-02-08T22:30:53.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-02-11T08:55:55.000Z (8 months ago)
- Last Synced: 2025-04-08T02:49:43.803Z (6 months ago)
- Topics: framer-motion, landing-page, landing-page-design, nextjs15, shadcn-ui, tailwindcss, typescript, ui-design
- Language: TypeScript
- Homepage: https://design-tool-lp.vercel.app
- Size: 896 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

## 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)