Skip to content

sergio-nezhigay/carptravel

Repository files navigation

Carptravel Project 🎣

Welcome to the Carptravel project! This is a web application built using Next.js, Tailwind CSS, and deployed on Vercel. The project aims to provide travel enthusiasts with information about various destinations for carp Travelling and fishing. 🌍🐟

site screenshot

Table of Contents 📜

Demo 🚀

Check out the live demo of the Carptravel project: https://carptravel-rouge.vercel.app/ 🌐

Features ✨

  • Browse and explore various destinations for travelling. 🌎
  • View detailed information about each destination, including photos and descriptions. 📸
  • Responsive design for seamless usage on different devices. 📱💻
  • Fast and efficient performance powered by Next.js and optimized with Tailwind CSS. ⚡

Getting Started 🚀

To get started with the project locally on your machine, follow the instructions below.

Installation 📦

  1. Clone the repository:

    git clone https://github.com/sergio-nezhigay/n1.git
  2. Navigate to the project directory:

    cd carptravel
  3. Install dependencies:

    npm install

Usage 🏃

  1. Run the development server:

    npm run dev
  2. Open your browser:

    The application will be available at http://localhost:3000. You can start exploring the app from there.

Technologies 🛠️

  • Next.js - React framework for building server-rendered applications. ⚛️
  • Tailwind CSS - A utility-first CSS framework for rapid UI development. 🎨
  • Vercel - A platform for deploying web applications. 🚀

Contributing 🤝

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

  1. Fork the repository. 🍴
  2. Create a new branch: git checkout -b feature-new-feature. 🌿
  3. Make your changes and commit them: git commit -m 'Add new feature'. 💬
  4. Push to the branch: git push origin feature-new-feature. 🚀
  5. Open a pull request. 📤

License 📃

This project is MIT licensed. 📜


Releases

No releases published

Packages

No packages published