This project uses PostgresDB, deployed it using AWS RDS
- In AWS console search for RDS
- Choose Create database button
- Choose 'Standard create' > 'PostgreSQL' > 'Free tier'
- Put database name and password
- make sure to choose
public accessfor the sake of this project - Click Create database button
Make sure to whitelist back-end IP
