Your very own private favourites page for any browser. Simply navigate to http://localhost:3000/ once the application is started. This project deploys a local "Docker-ized" application with a front-end container and a back-end container. The front-end container uses a ReactJS Image while the back-end uses a Django Image, mainly used as a DB.
Here is the application in action!
Prerequisite: Docker & Docker-Compose
Clone this repository and simply run the following:
docker-compose up --build- Fix State Issue to allow for live updates on card create and delete
- Add Google Search functionality to search bar
- Add theme coloring options
- Create Card Preview on New Card page
- Create login functionality (for AWS deployment)


