Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.12 KB

File metadata and controls

19 lines (15 loc) · 1.12 KB

Explorex - Tourism Website

Features:

  • Discover Exciting Destinations: Explore a curated list of tourist spots from around the world.
  • Detailed Information: View detailed information about each tourist spot, including location, average cost, and seasonality.
  • User-friendly Navigation: Easily navigate between different sections of the website with intuitive menu options.
  • Personalized Experience: Users can create an account to save their favorite spots and create their own custom lists.
  • Responsive Design: Enjoy a seamless browsing experience on any device, whether it's a desktop, tablet, or mobile phone.

Technologies used:

  • React.js: For building the user interface and creating reusable components.
  • Express.js: For handling the backend server and API routes.
  • MongoDB: As the database for storing user and tourist spot information.
  • Node.js: For server-side scripting and handling backend logic.
  • Tailwind CSS: For styling and designing a responsive and attractive user interface.
  • React Router: For handling client-side routing and navigation between pages.