Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 411 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 411 Bytes

Challenge BOLD MSS

Environment installation

Run

  1. git clone https://github.com/antondelu/challenge-bold.git
  2. npm install
  3. npm run dev

Description

This challenge seeks to use React for the creation of a task table and Redux for data persistence.

Resources

  • Material UI (MUI)
  • Redux Toolkit
  • Redux persist
  • Shortid

Possible improvements :

  • Data persistence