A bare bone Todo list application using ES6, React, Webpack, Sass, and Axios
How to run:
- npm install
- npm run build
- npm start
- Go to http://localhost:8080
A bare bone Todo list application using ES6, React, Webpack, Sass, and Axios
JavaScript
A bare bone Todo list application using ES6, React, Webpack, Sass, and Axios
How to run: