This is a portfolio application built by using Next.js, ChakraUi, Typescript and Dev.to api.
This product is a website built using the Next.js framework and styled with Chakra UI. It includes various features such as animations using Framer Motion, highlighting blog content with Prismjs, processing Markdown with remark, and using Prisma as the ORM. The website is deployed on Vercel and utilizes APIs from Dev.to and Github.
To install and run this theme locally, follow these steps:
git clone <repository_url>
cd <cloned_directory>
npm install
http://localhost:3000
:npm run dev
This product is a website built using Next.js and Chakra UI, with various features such as animations, syntax highlighting, Markdown processing, and database integration. It can be installed locally by cloning the repository and running the necessary commands. Overall, it provides a customizable and accessible platform for displaying blog content and projects while utilizing APIs from Dev.to and Github for additional functionality.