Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 458 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 458 Bytes

Tab Tracker

What is it?

This is a song tracker being developed as an exercise in full-stack web development. It is being made following the tutorial from freeCodeCamp.org, available on YouTube here.

Development Stack

  • Vue 3
  • Vue Router 4
  • Express.js
  • Javascript + Typescript
    • Express backend written in JavaScript
    • Vue frontend written in TypeScript