Skip to content

ifeco445/fullstack-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Frontend - MERN Application This is the frontend part of a MERN stack application, built using React.

Project Setup Prerequisites Node.js: Make sure you have Node.js installed. npm or yarn: Dependency manager for the project. Installation Clone the repository: git clone Navigate to the frontend folder: cd frontend

npm install

npm start

Backend Part cd backend

Install Dependencies npm install

Input this in your .env file MONGO_URI="" PORT="" JWT_SECRET=""

run the backend nodemon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors