Skip to content

itzneeraj06/MERN_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

EmployeeData

EmployeeData is a MERN stack application that provides a user-friendly interface for managing employee data. It allows you to create, view, update, and delete employee records efficiently.

Tech Stack

Frontend

  • React: A powerful JavaScript library for building dynamic and interactive user interfaces.

Backend

  • Node.js: A JavaScript runtime environment that executes JavaScript server-side.
  • Express.js: A lightweight framework built on top of Node.js for creating robust APIs.

Database

  • MongoDB: A NoSQL document-oriented database that offers flexibility and scalability for storing employee data.

Deployment

Backend (Render)

  1. Create an account on Render here.
  2. Follow Render's documentation to create a new web service and link your Git repository containing your backend code.
  3. Render will automatically deploy your backend upon code pushes, providing you with a deployment URL.

Frontend (Vercel)

  1. Create an account on Vercel here.
  2. Connect your Vercel account to your Git repository containing your frontend code.
  3. Vercel will automatically deploy your frontend upon code pushes, providing you with a deployment URL.

Getting Started

Prerequisites

  • Node.js and npm installed on your local machine.
  • MongoDB installed and running on your local machine or a cloud MongoDB service.

About

connectivity of frontend and backend. how it's works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published