Create a sanity.io CMS account for the codefest website, and create basic schema to hold competition data.
- competitions
- name
- start_date
- prize
- cover_image
- description
- deadline
- timeline_events
- registration
- submission_round
etc, like this. Have to plan out what is needed exactly on the FE