You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is simple notes taking app made using React + Django. React for front-end and Django for back-end. It has CURD operations. Contributors are welcome.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Screenshot:
About
This is simple notes taking app made using React + Django. React for front-end and Django for back-end. It has CURD operations. Contributors are welcome.