IT Odyssey
Scenario
This project was my first experience creating a web app. At that time, I thought it would be a good idea to showcase how I was improving and learning in the IT world.
Main Problem
The main challenge was handling Markdown files using the fs library and the server-side rendering (SSR) in NextJS. As it was my first time working with a NextJS app, using SSR felt unfamiliar.
Project Goals
- Learn how to use SSR in NextJS
- Deploy my first website on the web
My Role
Since this was a personal project, my role was to design, code, and deploy the entire web app.