Recruitment task for Omni Calculator.
Live version: https://note-list-two.vercel.app/
To run this project locally clone repository:
https://github.com/itspatys/note-list.git
install dependencies:
npm install
and start local server:
npm run start