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

https://github.com/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.
https://github.com/tutorialsandroid/notestakingappusingreact_django

django django-application react reactapplication

Last synced: 9 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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](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](https://raw.githubusercontent.com/TutorialsAndroid/notesTakingAppUsingReact_Django/master/screenshots/2024.01.15-15.35.png)