Skip to content

Commit

Permalink
additions
Browse files Browse the repository at this point in the history
  • Loading branch information
praptisharma28 committed Jan 29, 2024
1 parent 0c5b2b4 commit 5aa528b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
3 changes: 1 addition & 2 deletions TODO_DjangoReact/Django-React-NotesApp/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ node_modules/
db.sqlite3
.env
venv


env
15 changes: 15 additions & 0 deletions TODO_DjangoReact/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Django & React Notes App

## Video Demo

[![Video Demo](https://img.youtube.com/vi/FUriByLIwHg/0.jpg)](https://youtu.be/FUriByLIwHg)

## Tech Stack

- React
- HTML
- CSS
- JavaScript
- Python
- Django
- PostgreSQL
- Docker

## Cloning the Repository

Clone the repository using the command below:
Expand Down

0 comments on commit 5aa528b

Please sign in to comment.