This is a simple CRUD (Create, Read, Update, Delete) application built with Express.js and MongoDB. This application demonstrates basic CRUD operations and can be used as a starting point for more complex applications.
- Create new records
- Read existing records
- Update existing records
- Delete records
- User-friendly interface
- Responsive design
- Clone the repository:
git clone https://github.com/faroukchebaiki/simple-express-API.git
- Navigate to the project directory:
cd simple-express-API - Install dependencies:
npm install
- Start the application:
npm start
- Open your browser and navigate to
http://localhost:3000(or the port specified in your configuration).
Contributions are welcome! Please fork the repository and submit a pull request for any changes.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or suggestions, please contact Farouk Chebaiki at [Your Email].
- Farouk Chebaiki - farouk.chebaiki@proton.me