Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 341 Bytes

File metadata and controls

8 lines (6 loc) · 341 Bytes

How to Edit Data

Most of the data that may need to be changed in the future (courses, FAQ, etc.) are located in JSON files in /common/data. Please make changes in your local environment before pushing to the development or production branches. Do not edit directly on GitHub.

What Tools Are Used?

  • NextJS
  • TailwindCSS
  • TypeScript