Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 896 Bytes

File metadata and controls

30 lines (17 loc) · 896 Bytes

REST API with Modal

A simple REST API project with modal functionality.

Overview

This project showcases the implementation of a REST API with modal interaction. It is built using Express.js for the server and Modal for enhanced user interaction.

Features

  • RESTful API: Implements CRUD operations (Create, Read, Update, Delete).
  • Modal Integration: User-friendly modal interactions for a seamless experience.
  • Responsive Design: Ensures a consistent experience across various devices.

Demo

Check out the live demo here.

Screenshots

Include screenshots or GIFs here to showcase your project.

Setup

Follow these steps to set up and run the project locally:

  1. Clone the repository:

    git clone https://github.com/coder-mujahid/REST_API_with_Modal.git