This project is a clone of the ProductSchool website's Certification Section. The purpose of this project was to replicate the certification section using HTML, CSS, React, TypeScript, and Chakra UI for structuring and styling. It was part of a week-long collaborative effort, and I was responsible for implementing the certification section.
Check out the live version here: ProductSchool Certification Section Clone
- Reusable Components: The certification section is built with React components, making it easy to manage and maintain.
- TypeScript Support: TypeScript was used to ensure type safety and more reliable code.
- Chakra UI for Styling: Chakra UI was used to style the application efficiently with modern design patterns.
- HTML: For the basic structure of the application.
- CSS: For styling and layout.
- React.js: For building the user interface components.
- TypeScript: For adding static typing and enhancing code quality.
- Chakra UI: For modern, responsive styling and layout components.
Follow these steps to set up the project locally:
- Clone this repository:
git clone <repository-url>



