A landing page for photography built with Next.js and Tailwind CSS.
This project is a landing page template designed for photography websites. It is built using Next.js, a React framework for server-side rendering, and Tailwind CSS, a utility-first CSS framework.
The landing page features a responsive layout, optimized for various devices, and incorporates modern design elements and animations to showcase photography portfolios.
To run this project locally, you need to have Node.js and npm (Node Package Manager) installed on your machine.
Clone the repository:
git clone https://github.com/skynette/captur.git
Navigate to the project directory:
cd captur
Install the dependencies:
npm install
Start the development server:
npm run dev
Open your web browser and visit the following URL:
http://localhost:3000
Customize the landing page by modifying the source code and tailoring it to your photography business needs.
To deploy the project to a production environment, follow these steps:
npm run build
npm run start
Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.
Feel free to update and customize the template to provide accurate information about your specific landing page project.