A full-stack CRUD (Create, Read, Update, Delete) application built using:
- Frontend: HTML, CSS, Bootstrap, JavaScript
- Backend: Node.js (Express.js)
- Database: MySQL
- Create new records
- Read and display existing data
- Update records
- Delete records
- Responsive UI with Bootstrap
- Node.js and npm
- MySQL installed and running
- Clone the repository:
git clone https://github.com/ganeshkumart/crud-operations.git
cd crud-operations