Welcome to the NM Photography Portfolio website repository! This project showcases a professional photography portfolio built with modern web development technologies. The goal of this website is to provide an elegant and visually appealing platform to display stunning photographs and attract potential clients.
- Responsive Design: The website is fully responsive, ensuring an optimal viewing experience on all devices (desktops, tablets, and mobile phones).
- Dynamic Galleries: Beautifully organized photo galleries with smooth transitions and animations.
- Interactive Elements: Engaging user interactions powered by Tailwind CSS and Framer Motion.
- SEO Optimized: Implemented best practices for search engine optimization to enhance visibility.
- React.js: for building UI.
- Tailwind CSS: for styling and layout design.
- Framer Motion: for animations and interactive elements.
To run this project locally, follow these steps:
- Clone the repository.
- Install the required dependencies using
npm install
. - Start the development server with
npm run dev
. - Open your browser and navigate to
http://localhost:5173
to use the app.