My portfolio + Blog | Next.js, TypeScript, Tailwind and Sanity CMS
The project is a new portfolio with a blog created using Next.js 13, TypeScript, Tailwind CSS, and Sanity CMS. The developer behind the project has over 2 years of experience in JavaScript/TypeScript and is skilled in various technologies including Angular, Ionic, Electron, and Node.js. They are also focusing on learning DevOps to enhance their skill set. The website includes information about the tools and technologies used, as well as details on how to contact the author.
To install the theme, follow these steps:
Start by running the development server:
npm run dev
Open http://localhost:3000 in your browser to view the result.
Edit the pages by modifying the respective files, such as pages/index.tsx.
Access API routes on http://localhost:3000/api/hello, which can be edited in pages/api/hello.ts.
Utilize the pages/api directory for API routes instead of React pages.
The project optimizes and loads the Inter font using next/font.
The portfolio project created using Next.js 13, TypeScript, Tailwind CSS, and Sanity CMS showcases the developer’s skills and experience. With a focus on clean architecture, SOLID principles, and agile methodologies like SCRUM, the project highlights the author’s dedication to best practices in development. The use of various tools and technologies along with plans for learning DevOps adds to the author’s versatility and continuous growth in the field.