jvogit / todo-react-frontend

frontend repository for my todo app

Home Page:https://jvogit-todo-react.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo React Frontend

Frontend repository built using React with Redux with Saga middleware using the baseweb styling and components. This app is yet another basic react app exploring fullstack development.

Ideas Explored:

  • React development
  • Global state store (Redux with sagas middleware)
  • Basic UI development
  • Styletron, theming, overrides (baseweb)
  • Basic frontend authentication flow
  • (soon) testing

Features:

  • Basic user authentication (Basic JWT)
  • Keep track of daily todos
  • Edit todos' completion, order, and text
  • Dark mode and light mode!
  • Mobile friendly

Other information

Backend repository: https://github.com/jvogit/todo-react

About

frontend repository for my todo app

https://jvogit-todo-react.herokuapp.com/


Languages

Language:JavaScript 94.7%Language:HTML 5.2%Language:CSS 0.1%