Skip to content

This note-taking application is built using React for the front end and Django Rest Framework (DRF) for the back end. It provides users with the ability to create, view, update, and delete notes.

Notifications You must be signed in to change notification settings

mechXsteam/notes_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DJ Notes

This note-taking application is built using React for the front end and Django Rest Framework (DRF) for the back end. It provides users with the ability to create, view, update, and delete notes.

Working [1/2] Working [2/2]
working 1/2 working 2/2

Features

  • Create new notes by specifying a title and content.
  • View a list of existing notes with titles and preview content.
  • Update the content of a note.
  • Delete unwanted notes.

Installation guide

  1. Clone the repository here.
  2. Navigate to the root directory.
  3. Hit npm install to install the dependencies.
  4. Run npm start to launch the project on port 3000.

Access the backend API repository here.

About

This note-taking application is built using React for the front end and Django Rest Framework (DRF) for the back end. It provides users with the ability to create, view, update, and delete notes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published