This project is a replica of the Najm Framer Template built using Next.js, ShadCN UI, and Framer Motion. This template is free for everyone to use and customize according to their needs.
- Responsive design that adapts to various screen sizes.
- Smooth animations using Framer Motion.
- Easy customization with ShadCN UI components.
- Clean and modern layout for a professional appearance.
- Next.js - A React framework for server-rendered applications.
- ShadCN UI - A UI component library for building beautiful interfaces.
- Framer Motion - A library for creating animations in React.
To get started with this project, follow these steps:
-
Clone the repository:
git clone https://github.com/mohitchandel/purp-lp.git
-
Navigate to the project directory:
cd purp-lp
-
Install the dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and visit:
http://localhost:3000
Feel free to use and customize this template as per your requirements. You can modify the components, styles, and content to create your unique website.
This project is licensed under the MIT License. You are free to use, modify, and distribute it as you wish.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your branch to your forked repository.
- Open a pull request.
Feel free to reach out if you have any questions or need assistance!