Skip to content

ToDo App on React (React + Material UI + ESLInt + Webpack + Prettier + StyleLint + PWA)

License

Notifications You must be signed in to change notification settings

ArturW1998/ToDoApp

Repository files navigation

React ToDoApp

This project was bootstrapped with Webpack

Available Scripts

In the project directory, you can run:

npm run dev

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

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

npm run test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Learn More

To learn React, check out the React documentation.