Skip to content

A Simple Full-Stack-App with CRUD functionalities that can be used to understand the basic architecture, file-structure and flow of execution in a Full-Stack-MERN-Web-App. Live Link: https://user-list-frontend.netlify.app/

Notifications You must be signed in to change notification settings

SidP919/MERN-Practice-Project-01-CRUD_Full-Stack_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Full-Stack Application

A Simple Full-Stack-App with CRUD functionalities that can be used to understand the basic architecture, file-structure and flow of execution in a Full-Stack-Web-App.

CRUD Full-Stack Application - Live Link


Frontend & Backend of our CRUD Full-Stack Application

Like any other full-stack app, this application has two parts:

1. Frontend

2. Backend


Note: If we want to test the whole Full-stack app on our localhost, then please note that we need to open both the fullstack-app-frontend and fullstack-app-backend directory separately on separate Terminal windows and need to run both the projects using npm start and npm run dev respectively to have both the frontend & backend applications running at the same time but at different Ports(in our case, Port:3000 for Frontend & Port:4000 for Backend).


Developed By:

Sidharth Pandey

Email | LinkedIn

Happy Learning! ☺️