My personal portfolio where I will share articles about technology and other topics that interest me. It marks my first complete personal project.
This blog bears some resemblance to Medium, but it's exclusively for my use. Currently, I am in the process of learning TypeScript, React, NEXTjs, and frontend development in general. While I am more accustomed to backend development, This blog is designed to be a full-stack project. I am committed to adhering to best practices for frontend development as I continue to explore and learn.
For some components, I am utilizing Chakra UI.
Requirements
To run, you only need to have Node installed. ❤
git clone https://github.com/IvanCCO/Blog cd Blog npm install npm run dev
Contribute If you wish to contribute, please provide clear and concise commit messages to help me understand the changes you made. Your contributions are greatly appreciated!