Dynamic Portfolio Website built with Next.js, Chakra UI and Contentful!
Abdulrahman.id is an open-source portfolio website that comes with dynamic content management features. It allows users to add projects and posts using Contentful CMS. The website is built using Next.js and Chakra UI. For more information on Next.js and Chakra UI, you can refer to their respective documentation. The repository for this portfolio website is available for forking, and if you find it useful, you can support it by giving it a star.
To install the portfolio website, follow these steps:
.env.local
file and set the environment variables based on the .env.example
file..env.local
file.npm i
or yarn
in the project directory.npm run dev
or yarn dev
.Abdulrahman.id is an open-source portfolio website that offers dynamic content management capabilities through Contentful CMS. It is built using Next.js and Chakra UI and supports multiple content types such as blog posts and projects. The website integrates with Firebase for blog post views and Google Analytics for website analytics. The installation process involves setting up the required API keys and running the project locally or deploying it using Vercel.