⌨️Code
Overview
Getting Started
Forking and contributing
git clone <your forked repo>
npm i
npm startgit add .
git commit -m 'note'
git push
// Navigate to github and use the ui to create a pull reqLast updated