Semli
A simple social app built for educational purposes. It's based on React with a responsive design and minimalistic functionality.
Semli is a simple web app created during courses at Codecademy to catch up on the technologies of Google Firebase, TypeScript, and Styled Components.
Functionalities
As I wanted to learn through a project I created a list of functionalities I wanted to add. This included registration and long with existing Google accounts, uploading profile pictures, writing posts with hashtags, and lastly, searching for hashtags. This was all accomplished and put together into this responsive website.
Throughout this project, I also refined my knowledge of React Hooks as I had mainly used React Redux. This was important as few companies used Redux because it is more useful for larger complex applications thanks to its usage of global states.