Skip to content

This is an application for a travel agency where people can view popular tourist spots in Southeast Asia. They can choose their vacation destinations, add new tourist spots, and update existing spots they have previously added.

Notifications You must be signed in to change notification settings

byteFarhan/ROAM

Repository files navigation

🔗 ROAM

Features of this project

🚀 I've implemented an authentication system using Firebase, enabling users to register and log in to their accounts securely.

🚀 Additionally, I've incorporated the functionality for users to log in with their other social accounts, such as Google and GitHub.

🚀 Furthermore, I've implemented a private route concept to restrict access to specific routes unless users are logged in to their accounts, ensuring enhanced security and privacy.

🚀 On the homepage, I've showcased some tourist spots loaded from a MongoDB database.

🚀 I've added routes for adding and updating tourist spots, providing users with the ability to contribute to the database and keep information up-to-date.

🚀 I've implemented a route for each tourist spot displayed, allowing users to access comprehensive information about a specific spot when they click the "View Details" button.

🚀 Within the spot details route, users can find detailed information about the specific tourist spot.

🚀 Additionally, I've introduced a route named 'My List' where users can view the spots they have added in tabular form. They also have the option to delete any spots they have added to their list, offering a seamless user experience.

The packages used in this project

🔥 React slick slider

🔥 React Hook form

🔥 React Awesome reveal

🔥 Sweet Alert

🔥 React-simple-typewriter

Installation

  1. Clone the repository:
git clone https://github.com/byteFarhan/ROAM.git
  1. Navigate to the project directory:
    cd ROAM
    
  2. Install dependencies:
    npm install
    
  3. Configure environment variables (e.g., Firebase URI, Stripe API keys) in a .env file.
  4. Start the development server:
npm run dev

About

This is an application for a travel agency where people can view popular tourist spots in Southeast Asia. They can choose their vacation destinations, add new tourist spots, and update existing spots they have previously added.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published