Overview
“Travel With Catherine” is a project that showcases a photography portfolio of travel destinations. It is built using React, Node.js, TypeScript, and Tailwind CSS.
Features
- Gallery Section: Explore the photography portfolio organized by destination.
- Image Viewing: Click on images to see larger versions and appreciate the stunning landscapes.
- Usage of Images: Utilize the portfolio images in your own projects with proper attribution.
- Contact Form: Fully functional contact form with form validations and captcha protection using email.js API.
Installation
To install the “Travel With Catherine” project, follow these steps:
- Clone the repository:
git clone <repository URL>
- Install dependencies:
npm install
- Start the development server:
npm start
- Open the project in your browser:
http://localhost:3000
Summary
“Travel With Catherine” is a visually pleasing project that showcases a photography portfolio of travel destinations. It allows users to browse through stunning images organized by location and provides a contact form for further interaction. The project is built using React, Node.js, TypeScript, and Tailwind CSS.