This project is a web application developed using Handlebars, a popular templating engine for building dynamic user interfaces, and ExpressJS, a robust framework for building the backend. The application is designed to achieve the specific purpose of learning.
- Nguyễn Phúc An (VNUHCM - University of Science)
- Cao Nguyễn Lan Anh (VNUHCM - University of Science)
- Nguyễn Nhật Minh (VNUHCM - University of Science)
- Nguyễn Văn Minh Thiện (VNUHCM - University of Science)
To get started with this project, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/nguyenvmthien/intro2se.git
- To run the project using the Quick Run Script:
npm run dev
- Open your web browser and visit http://localhost:3000 to view the application.