Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.53 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.53 KB

Get-My-Doc

Keep you documents portable, accesible and secure!

Screenshot-from-2022-04-10-19-55-40-removebg-preview

technology used:

frontend:

Backend:

Database:

Others:



Local Setup:

  • clone repository
  • run backend
    • run npm run dev at root dir
  • run frontend
    • run cd Client && npm run dev
    • open browser and run at 3000




Screenshot-from-2022-04-10-21-13-36