Skip to content

faroukchebaiki/simple-express-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple CRUD App

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.

Features

  • Create new records
  • Read existing records
  • Update existing records
  • Delete records
  • User-friendly interface
  • Responsive design

Installation

  1. Clone the repository:
    git clone https://github.com/faroukchebaiki/simple-express-API.git
  2. Navigate to the project directory:
    cd simple-express-API
  3. Install dependencies:
    npm install

Usage

  1. Start the application:
    npm start
  2. Open your browser and navigate to http://localhost:3000 (or the port specified in your configuration).

Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or suggestions, please contact Farouk Chebaiki at [Your Email].

Author

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published