PL Projekt aplikacji webowej planera zakupowego przygotowany w ramach programu Nowoczesny Junior.
EN The web aplication project of a shopping planer created for the Modern Junior promgram.
- node 16.16.0
- yarn
- Install all dependencies
$ yarn install
- Start dev server
$ yarn start
Follow instructions on screen
- Linters
Run eslint check
$ yarn lint