This is a full-stack web application that allows users to browse and purchase tickets for various festivals. The app provides a user-friendly interface for exploring upcoming events and purchasing tickets based on availability.
- Frontend: React.js, React Router, Styled Components
- Backend: Node.js, Express.js
- Authentication: JWT (JSON Web Tokens)
- Database: MongoDB (Mongoose)
- APIs: RESTful API for ticket purchasing and festival data
- Other: Axios for data fetching, bcrypt for password hashing
- User login and authentication
- Display of festival details and available tickets
- Ability to purchase tickets securely
- Responsive design optimized for mobile and desktop