Skip to content

This website, which focuses on tourism in Southeast Asia, allows users to search for and post their own trip plans.

Notifications You must be signed in to change notification settings

abtaheetaseen/Sea-Travels-Client

Repository files navigation

React + Vite

  1. Website Name - SEA Travels
  2. GitHub(client): https://github.com/abtaheetaseen/Sea-Travels-Client
  3. GitHub(server): https://github.com/abtaheetaseen/Sea-Travels-Server
  4. Live Link: https://assignment-10-4fd57.web.app/

This a actually a tourism based website in South East Asia where user can find their desired tour plan and as well as add their tour plan by CRUD Operations. React is mainly used for client-side development, and for server-side scripting, Node.js and MongoDB are used.

To run locally:

  1. Click the green "Code" button and copy the URL.
  2. Open a terminal and navigate to the directory where you want to clone the repository.
  3. Run this command: git clone and repo url
  4. To install dependencies use npm install command.
  5. To run the project use npm start command.

Features:

  1. Only users with active logins can add tourist spots on the add-tourist-spot page. Additionally, there is a country section where users can locate tourism attractions in certain nations.
  2. Users that are logged in can create, edit, and remove their own tourist spot using the CRUD operation.
  3. For authentication, I use both Firebase Google and Firebase email/password-based authentication.

About

This website, which focuses on tourism in Southeast Asia, allows users to search for and post their own trip plans.

Topics

Resources

Stars

Watchers

Forks

Languages