Skip to content

sab30-webdev/Noter-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTER

DESCRIPTION : This is a fullstack task or note taking application built with MERN stack.

NOTE : Find the backend code for this application at NOTER-BACKEND

FRONTEND SETUP INSTRUCTION

  • Add the below line to the .env file
  • REACT_APP_BACKEND_URL=YOUR_BACKEND_URL
  • Replace YOUR_BACKEND_URL with your own backend localhost url
  • yarn start

BACKEND SETUP INSTRUCTION

  • Add the below line to the .env file
  • MONGO_URI=URI
  • JWT_SECRET=SECRET
  • Replace URI and SECRET with your own information
  • yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published