poznianski / todo_app_fe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo App to keep focusing

DEMO-LINK

Hosted on: Render.com (it may take up to a minute to wake up the server)

Used React, Context
Server is NodeJS, Express, PostgreSQL, Sequelize.

  • Simple login form
  • Loading all the user todos from api
  • Showing notifications in case of errors
  • Adding, deleting, updating todos
  • Filtering todos

Technologies

  • React.js
  • TypeScript
  • REST API

To run locally:

  • npm i
  • npm run dev

About


Languages

Language:TypeScript 74.0%Language:SCSS 24.3%Language:HTML 1.7%