Skip to content

liavb20/notesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

Notes App

Notes App is a react application that users can manage their notes

Deployed version is available here

2023-04-17 (2)

installation

Download the main folder to your computer enter to the backend folder by

cd backend

and run

npm i

than do the same in the frontend folder

enviroment variables

In the root of the backend folder add .env file with:

  • MONGO_CONNECTION_STRING
  • PORT
  • SESSION_SECRET (just generate string)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published