Old. See the new one https://github.com/akuul/tarsos-mokestis
This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template. This project is also using Material-UI for design and learning purposes.
This project was using Redux Toolkit and Material UI intentionally.
cocalc
|___README.md
|___package.json
|___package-lock.json
|___.gitignore
|
|___src
|___App.css
|___App.js
|___index.css
|___index.js
|
|___store
| |___calculatorReducer.js
| |___store.js
|
|___components
|___Checkbox
| |___FormCheckbox.js
|
|___Form
| |___Form.js
|
|___FormInputs
| |___FormInputs.js
|
|___Layout
|___Layout.js
- Implement proper validation
- JSDoc
- Better naming conventions
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.