Frontend Code Assignment Sunbase

This is a simple Customer Management System built using HTML, CSS, and JavaScript. It includes functionalities like adding, updating, searching, and deleting customer records. The frontend is developed using Bootstrap for styling.

Table of Contents

Features

  • User authentication with JWT token
  • Add, update, search, and delete customer records
  • Responsive design using Bootstrap

Prerequisites

Before you begin, ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone <https://github.com/ayushraj12009/sunBaseFrontend>
    git clone for backend <https://github.com/ayushraj12009/subbaseassignment.git>