Here is the site link: https://www.yazilimmakale.net
How I deployed yazilimmakale.net
I deploy yazilimmakale with Vercel. I ran into a few issues while deploying the project to Vercel (these are the kind of issues that don't cause problems locally but cause problems in the vercel build), but at the end of the day the site is now live and you can visit it now.
Which technologies were used?
In this project, I used Next.js, tailwind and typescript for front-end development. For back-end development and database connections, I used node.js. In the database part, I used Firebase. To summarize, I can list it as follows:
- Vercel: deploy
- Next.js & Tailwind & Typescript: Frontend
- Node.js: Backend
- Firebase: Database
My Experience in this Project
While I was developing this project, I faced a lot of problems like every developer, but I managed to overcome most of them and it is getting better and better every day. I wrote this project in about 3 months (the site closed in March and I started developing it). The previous technologies I used were pure HTML, CSS and Javascript, but in this new version all the technologies I used are the most up-to-date and performant ones. This process has been a process where I have added a lot of new things to myself, improved myself and most importantly had fun.