feat: use nextjs for routing
- Added NextJS
- Routing now use Next's "Pages Router" (the new App router is too new for me)
- Added cycle overview and create pages (placeholders) - at URLs /cycles and /cycles/create
- Edited some configs so that building and testing run fine
- Deleted unnecessary files
- Added favicon
Edited by Alissa Cheng