Overview
The Personal Website is a portfolio website that has been built using React.js and Chakra UI. It serves as a platform to showcase the owner’s work and achievements. The website has a modern and sleek design, offering both a dark and light theme.
Features
- React.js: The website is built using the React.js framework, which allows for the creation of dynamic and responsive user interfaces.
- Chakra UI: Chakra UI is a simple and modular UI component library for React.js, providing a set of customizable components for building modern web applications.
- Screenshots: The website includes a section displaying screenshots of the owner’s projects, allowing visitors to visually see the work that has been done.
Installation
To install the Personal Website theme, you can follow these steps:
- Install all the dependencies by running the following command:
yarn install
- Start the server on port 3000 with the following command:
yarn start
Summary
The Personal Website is a portfolio website built using React.js and Chakra UI. It offers a modern design and includes features such as a gallery of project screenshots. The installation process involves installing the required dependencies and starting the server on a specified port.