Skip to content

itspatys/note-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note list

About

Recruitment task for Omni Calculator.

Deployment

Live version: https://note-list-two.vercel.app/

Setup

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