Skip to content

Mohanchowdary1223/Personal_Note_Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Personal Notes App

Personal Notes App is a simple web application for managing personal notes, which can be able to create, read, update, delete [CRUD]. This note is bult with using ract simple html & css and for backend FASTAPI and used MOGODB for store the data.

Installation

  1. Clone the repository:

    git clone https://github.com/Mohanchowdary1223/Personal_Note_Book.git

#For Frontend Installation

 run npm install or npm i

Start the development frontend server

  npm run dev

#For Backend Installtion

 run pip install 'passlib[bcrypt]'   

Start the development backend server

 run uvicorn main:app --reload    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors