TutorialsAndroid / notesTakingAppUsingReact_Django

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes Taking App Using React + Django

How to run:

In the project directory, you can run:

npm start

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:

Notes Taking App

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.


Languages

Language:Python 50.7%Language:JavaScript 25.1%Language:CSS 13.8%Language:HTML 10.4%