Creating Your Portfolio Website
Hello, fellow developers and aspiring developers all around the world. First of all, if you see this article, I hope you doing well. Let's dive into the main thing this blog is being written about. Having your own portfolio website can bring you as many clients to your work. The following is my portfolio website: Portfolio. The website is created using Next.js, a framework for React.js with Styled-Components for the CSS and hosted on Vercel. There is no backend used for the website. The link for the source code is Source Code.
Figure: Image for My Portfolio Website
Also, I have a Blog website. Check this: Blog
Suppose you want to create your own portfolio website with blog posts on the site. This is how I would have created my own Blog website with my skills:
- FrontEnd: React.js or Next.js
- Backend: Node.js with Express.js framework
- Database: MongoDB
- Tools: VSCode, NPM, GitHub
- Hosting Platforms: Heroku, Netlify, Firebase, Hostinger(for both buying both domain name and hosting)
Comments
Post a Comment