eTour is a modern web platform built with React and Node.js, designed for exploring, booking, and managing tours and travel experiences.
- Browse and search tours
- Book and manage trips
- User authentication and profiles
- Real-time updates and notifications
- Review and rate tours
- Secure payment integration
- Frontend: React, React Router, TailwindCSS / Bootstrap
- Backend: Node.js, Express (needs to be done)
- Database: MongoDB / PostgreSQL (needs to be done)
- Authentication: JWT (needs to be done)
- Hosting: Netlify (Frontend)
git clone https://github.com/devjedan/etour.git
cd etour
npm install
npm run dev