Skip to content

Advanced todo app built in ReactJS with some state of the art resources

Notifications You must be signed in to change notification settings

SambaGod/reactTodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an advanced ReactJS todo app designed to practice some state of the art tools that would help the app run smoother, faster and with little to none expensive code

Addons used in this project:

  • Redux
  • Thunk
  • Reselect
  • Styled components

npm install react react-dom redux react-redux react-persist redux-devtools-extension @babel/runtime reselect styled-components npm install --save-dev @babel/core @babel/cli @babel/preset-env @babel/preset-react webpack webpack-cli webpack-dev-server style-loader css-loader babel-loader react-hot-loader react-bootstap bootstrap@4.6.0 @babel/plugin-transform-runtime mocha chai @babel/register sinon node-fetch fetch-mock

Serve from webpack: npx webpack-dev-server --mode development npx webpack --mode development to run build

About

Advanced todo app built in ReactJS with some state of the art resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published