Skip to content

Showing Note associate with User using Django And React Js

Notifications You must be signed in to change notification settings

avineet123/NoteApplication

Repository files navigation

User Note

Note application with Django , ReactJS and Webpack.

How to setup

• Create a virtual env for this project
• Clone it
• pip install -r requirements.txt
• cd ponynote/frontend
• npm install
• npm run start
• python manage.py runserver

Welcome Page

welcome page

After Login

after login

Releases

No releases published

Packages

No packages published