LOGO

Projects

Screenshot of the Classy Weather project.

Classy Weather

Link to the Live-WebsiteExplore Source Code on Github

This project is about showcasing the use of class-based react. Although it isn't the way to go anymore, it helps to understand legacy code and the evolution of React.

Features:

class-based componentsTypeScriptTailwindlocal storage
Screenshot of the React Quiz project.

React Quiz

Link to the Live-WebsiteExplore Source Code on Github

A leaning project with the focus on using the useReducer hook.

Features:

ReactTypeScript