To-Do List app

  • Tech Stack: NodeJS, ExpressJS, PostgreSQL, ReactJs, Heroku, HTML, CSS

Created a NodeJs app with react as frontend to store To Do list of user.

User authentication and authorization was enabled using JWT token.

PostgreSQL was used to store user data, the app was deployed on Heroku.