/TODO-react-app

A simple app to practice react concepts and UI/UX design

Primary LanguageJavaScript

TODO App

This is a simple react app developed to work on basic react concepts such as:

  • folder structure
  • react router
  • react redux
  • redux persist
  • UI design
  • UX design

Set up

  • Clone the project using git clone
  • Install dependencies using npm install
  • Run the project using npm start

Extra notes

React redux and Redux persist are used to persist a list of TODO items.

Screenshots

image

image

image

image

image