Skip to content

nahcol10/Contact-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contact Management Application

This repository contains a full-stack web application built with Spring Boot and ReactJS that allows users to manage contact information. The application supports creating, updating, and deleting contact records, as well as uploading and displaying profile photos.

Table of Contents

  1. Project Overview
  2. Technologies Used
  3. Setup Instructions
  4. Features
  5. API Endpoints
  6. React Components
  7. Contact

Project Overview

The Contact Management Application demonstrates how to build a robust full-stack solution with Spring Boot for the backend and ReactJS for the frontend. It includes features such as file uploads, REST API integration, and state management to maintain a smooth user experience.

Technologies Used

  • Backend: Spring Boot (Java)
  • Frontend: ReactJS
  • Database: MySQL (or any preferred RDBMS)
  • Build Tool: Maven
  • CSS Framework: Bootstrap/Tailwind CSS (optional)

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/nahcol10/contact-management-app.git
  2. Run backend:
      mvn spring-boot:run
  3. Run frontend:
      `npm install
       npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published