Skip to content

andrey100f/Library-CRUD-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Library CRUD App

Project Description

This project demonstrates a real-world CRUD (Create, Read, Update, Delete) application built from the ground up using Node.js, React, and SQL Server. It allows you to interact with a SQL Server database by performing basic CRUD operations.

Getting Started

Follow these steps to set up and run the project on your local machine:

  1. Clone the repository using the command: git clone https://github.com/andrey100f/Library-CRUD-App.git
  2. Navigate to the project directory.
  3. Install the necessary dependencies for both the backend (Node.js) and frontend (React) using npm install.
  4. Set up your SQL Server database using the db-structure.sql file and configure the connection in the backend.
  5. Start the Node.js server using npm start in the backend directory.
  6. Start the React app using npm start in the frontend directory.
  7. Access the application in your web browser.

Technologies Used

  • Node.js
  • React
  • SQL Server

Authors

Forminte Andrei-Gabriel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published