Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.52 KB

project-readings.md

File metadata and controls

39 lines (32 loc) · 1.52 KB

Project readings

This markdown details the required technology and resources that you would need to learn for this project.

Development

  1. Git
  2. Markdown
  3. Node.JS
  4. Typescript

Front-end

  1. AdobeXD
  2. React
  3. SCSS
    • Styling of the project

Back-end

  1. Express
  2. mysql
    • package for node to talk with sql: https://www.npmjs.com/package/mysql
  3. SQL
    • The database language for this project