Skip to content

ChristapherAntony/React-with-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React-Node CRUD App

This project allows to perform CRUD operations using a React client and a Node.js backend. The application has two parts: an admin panel and a client side.

Table of Contents

20230430135953

Technologies Used

  • Node.js
  • React.js
  • Express.js
  • MongoDB
  • HTML CSS
  • Bootstrap 5
  • Multer for image uplaod
  • JWT for auth
  • Git for Version control

Features

The project is divided into mainly 2 modules Admin and Clinet

  • Users can signup , signin and profile update
  • Authentication done through JWT
  • Admin can sign in and manage users

Getting Started

To get started you can simply clone this React-with-NodeJS repository and install the dependencies.

Clone the React-with-NodeJS repository using git:

git clone https://github.com/ChristapherAntony/React-with-NodeJS.git

Navigate to 3 folders named admin, client, server and Install dependencies with this command:

npm install

Run the application with this command:

npm start

Contact

Created by @ChristapherAntony - feel free to contact me!

About

React app with Node JS Admin / Client/ Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published