knh-nehal / roaming-ventures-client-side

Roaming Ventures is a tourism management website where users can know about tourism spots in Southeast Asian countries.

Home Page:https://b9-a10-client-side-knh-nehal.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roaming Ventures

Roaming Ventures is a tourism management website where users can know about tourism spots in Southeast Asian countries.

Features of the Website

  • Light and Dark Theme available
  • It has some protected route so that only a verified user can add Tour Spots
  • All the config files are stored secretly using environment variables
  • A user can add/update/delete a tourist spot.

Technologies

  • React
  • JavaScript
  • Tailwind CSS

To Run Locally

  1. Clone the repository:

    git clone https://github.com/knh-nehal/roaming-ventures-client-side.git
    cd roaming-ventures-client-side
    
  2. Install the dependencies:

    npm install
    
  3. Start the development server:

    npm run dev
    

Build for Production:

npm run build

About

Roaming Ventures is a tourism management website where users can know about tourism spots in Southeast Asian countries.

https://b9-a10-client-side-knh-nehal.vercel.app/


Languages

Language:JavaScript 99.6%Language:HTML 0.3%Language:CSS 0.1%