Tickits is a web-based application for ticket booking movies and cinemas.
This application is built using React.js, Next.js, Redux, axios, Lodash, Chart.js, React-Pin-Field, TailwindCSS, and DaisyUI.
- Login
- Register
- Forgot Password
- Booking Movie
- Payment Ticket
- Edit Profile
- Etc
To run the application, follow these steps:
- Clone this repository to your computer.
- Open a terminal in the repository directory and run the
npm install
command to install all required dependencies. - After it finishes, run the
npm run dev
command to run the application. - Open a browser and visit
http://localhost:3000
to see the application.
If you would like to contribute to this project, please send a pull request to this repository. We greatly appreciate your contributions.