Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.3 KB

README.md

File metadata and controls

36 lines (19 loc) · 1.3 KB

🚀 Cryptotracker

by Luan Panno

🔧 How to run this project

  1. Install the repository dependencies by running the following line in your terminal:

    yarn
    
  2. Run the project by the following line:

    yarn start
    

⚙️ Settings

ESLint / Prettier / ImportHelper

🏁 Husky / LintStaged

🌐 Git Commit Msg Linter

📝︎ VSCODE Extensions

This is a Next.js project bootstrapped with create-next-app. Made by following Brian Design's tutorial