Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 727 Bytes

File metadata and controls

17 lines (10 loc) · 727 Bytes

This is a frontend todo app which applies redux, redux-form, react-day-picker and uses Bulma css as well as Material ui. This app has already been converted to a full-stack app. I use MERN stack and include a jwt verification methods for authentication. I create this website because my girlfriend wants a todo app in which she can save and displays todos via its date of creation.

You can find the working version of this project at https://trinhtodo.netlify.com/

To run the application

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.