Django-React-Notes-App
A simple note taking application with Django as the back-end and React as the frontend.
Features:
- Amazing UI/UX.
- You can create, update, and delete notes.
- Restful API.
- ChatGPT powered. You can use ChatGPT to complete, translate, and more.
Frameworks and Libraries used:
- Django
- React.JS
- react-router-dom.
- sse.js. Used to stream data just like OpenAI ChatGPT output.
- languagedetect. Used for detecting RTL languages.
Live Demo
References
Big Thanks to the people that made this possible through their tutorials