Skip to content

🗒️ A note-taking application specifically designed for web developers.

Notifications You must be signed in to change notification settings

buigabor/dev-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗒️ DevNotes

A note-taking application specifically designed for web developers.

✨ Features

  • Code live, document and draw sketches with multibe windows open at the same time 🖥️
  • Save your work as a project to load it up anytime you want 🧭
  • User authentication system (register, login) including Google and Github Auth 🙎‍♂️
  • Collaborate with others! Share your knowledge! 🧠
  • Quiz feature to test your knowledge on your notes! ❓
  • Fully built out RESTful API to manage all of the products on the client-side 💾

🕹️ Installation

Use the package manager npm to install the dependencies.

npm install

To run the node server:

npm run dev:start

To run the dev server:

npm run start

🖥️ Technologies Used

Frontend: TypeScript, React, Redux.
Backend: Node.js, Express.
Database: PostgreSQL.
Miscellaneous: Room Service, Socket.io, ESBuild, Immer, Emotion, Material UI, Framer Motion.

Previews

About

🗒️ A note-taking application specifically designed for web developers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published