The ReactJS project is one of two major projects graduating. It is a project about Booking movie tickets. It provides the basic functions and interfaces of a typical project such as:
** Client-side (Booking Ticket Page) **
Component
- Carousel
- Search Bar
- News
- User Login Page
- Admin Page
- Booking Ticket Page
- And Some other features will update in the future.
The project is organized as Components, each Component is a function, if you find your project is not needed with any functionality that the Project provides, you can completely remove that module without doing affect the operation of the source code.