Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Self-coded portfolio website template built with React JS and Chakra UI, featuring dark/light themes and responsive sections.
React Chakra Portfolio is a self-coded portfolio website template built with React.js and Chakra UI that produces a personal portfolio site with Home, About Me, Projects And Blogs, Resume, and Contact Me sections.
React Chakra Portfolio is a free, open-source (Apache-2.0) portfolio template created by Rahul (GitHub user Rahul1582) and hosted on Render at rahulkp15.onrender.com. It takes the developer's content — biography, projects, blog posts, resume, and contact details — and turns it into a responsive single-page application. The template is built entirely with React.js for the user interface and Chakra UI for styling and theming, so there is no separate CSS framework.
Job-seeking developers can use this template to create a polished portfolio that presents their projects and resume to recruiters. Students learning React can study the codebase to see how a real React + Chakra UI project is structured. Freelancers and designers can quickly launch a personal brand site without starting from scratch, and open-source contributors can showcase their work with a dedicated Projects And Blogs section.
To get started, clone the repository from GitHub, run npm install to install dependencies, then run npm start to launch the development server at localhost:3000. For production, deploy the app to Render by linking your GitHub repository, as demonstrated in the live demo deployment.
The template is free to use under the Apache-2.0 License. There are no paid tiers or subscription fees, and the source code can be used, modified, and distributed freely, provided you preserve the license notice.
Another popular React portfolio template is developer-portfolio by saadpasta, which also targets developers and is available on GitHub.
Yes, the template is open source under the Apache-2.0 License, so you can download, modify, and deploy it for free.
Clone the repository, edit the React components in the source files (such as the Home, About, Projects, and Resume sections), and run npm start to preview changes locally.
The template is built with React.js for the user interface and Chakra UI for styling, theming, and responsive components. It does not use Tailwind CSS or other CSS frameworks.
Yes, the project includes instructions for deploying to Render. You can link your GitHub repository to Render and it will build the React app automatically.
Yes, the design is fully responsive and adapts to desktop, tablet, and mobile screens, with mobile views shown in the repository screenshots.
