
Realtor Site Clone
Users can create account, add listings of houses/apartments for rent or for sale to the page, they can also edit listings. Live link
HTML, CSS - Styled Components, ReactJS, Firebase

Shop Online
Mimicks an e-commerce app that allows users to add items to their cart, and place an order for these items. When an order is placed, the app just empties the cart. Live link
HTML, CSS, ReactJS, FakeAPI Store

Movie Search
Uses the MovieDb API to search for movie title that matches the query entered by the user and displays a list of the movies that match the query Live link
HTML, CSS, ReactJS, MovieDBAPI

Memory Game
Memory game designed with vanilla JS that allows user to click on a card to reveal its content. Why not try it and see how many moves you can make within the shortest possible time. Live link