Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r4255/django_react
https://github.com/r4255/django_react
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/r4255/django_react
- Owner: R4255
- Created: 2024-04-12T18:04:20.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T18:15:28.000Z (10 months ago)
- Last Synced: 2024-11-09T22:39:50.973Z (3 months ago)
- Language: Python
- Size: 65.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Used Python and JavaScript to create a full-stack web application.
We have used Django for the backend & React for the frontend as well as implementing authentication using JWT tokens.
This is a Note Making Application.# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh