Skip to content

Discover a powerful Notes App on this GitHub repository, uniting React for the frontend and Node.js for the backend. Create, edit, and delete notes with ease. Find notes quickly with the dynamic search feature and maintain brevity with a character limit. A versatile solution for efficient digital note management.

Notifications You must be signed in to change notification settings

ivan-molnar1/notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Notes app

Notes App hosted on this GitHub repository unite React for the frontend and Node.js for the backend. Create, edit, and delete notes with ease. Find notes quickly with the dynamic search feature and maintain brevity with a character limit. Filter them on need. A versatile solution for efficient digital note management. Keep focus on clean and maintainable code.

Notes app

🔨 Technologies & Tools

🏆 Required features

  • Users can add new notes.
  • When adding a new note, users can fill title, description, and category (including validation).
  • Users can see created notes sorted by date.
  • Users can edit and delete notes.
  • Users can filter notes by category.
  • Maximum length of the notes is set.
  • Mocked APIs (e.g. MockAPI, JSON-Server or other solution)

🔧 Project setup

  • Clone the repo:
# In the project directory run:
git clone https://github.com/ivan-molnar1/notes-app.git
cd notes-app

Please do a fork!
Happy coding!

About

Discover a powerful Notes App on this GitHub repository, uniting React for the frontend and Node.js for the backend. Create, edit, and delete notes with ease. Find notes quickly with the dynamic search feature and maintain brevity with a character limit. A versatile solution for efficient digital note management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published