An open API service indexing awesome lists of open source software.

https://github.com/omarreda22/notes-app-with-django-and-react

Notes App With Django/DjangoRestFramework in Backend and React in Frontend
https://github.com/omarreda22/notes-app-with-django-and-react

api django django-notes-app django-rest-framework django-rest-framework-simplejwt notes-app react

Last synced: 2 months ago
JSON representation

Notes App With Django/DjangoRestFramework in Backend and React in Frontend

Awesome Lists containing this project

README

          

# Notes App (Django/React)
Notes App With Django/DjangoRestFramework in Backend and React in Frontend




## Demo, and you can [go live](https://mynotesapplication.netlify.app/)



## Backend Server Demo



## Used:
1. Django
2. Django Rest Framework (DRF)
3. Json Web Token (JWT)
4. React

## Pages
1. Register/Login
2. Notes List
3. Add New Note
4. Update/ Delete Note