Weather application

A weather application made with React which makes API calls to openweathermap.org to get the current weather of the selected city. The temperatures can be displayed in either Celsius or Fahrenheit.
A weather application made with React which makes API calls to openweathermap.org to get the current weather of the selected city. The temperatures can be displayed in either Celsius or Fahrenheit.
Tenzies is a fun and addictive dice game built with React. The game involves rolling dice and trying to get all of them to display the same value. Tenzies keeps track of your rolls and saves your best score in local storage.
Memory game made with React which challenges players to match pairs of cards while keeping track of their turns. Test your memory skills and aim for the lowest number of turns to win!
A task manager application made with JavaScript to keeps track of tasks. You can create tasks, mark and delete them, as well sort by completed and uncompleted.
The Van Life app is a single-page application built with React and React Router. It allows users to browse a collection of vans, filter them by type, navigate to different routes and offers restricted access for certain functionalities.
A sketch pad application made with JavaScript where you can draw, color, erase and reset the board and change the size of the board.
A calculator application made with JavaScript and Tailwind CSS that can do most simple operations.
A Rock Paper Scissors application made with JavaScript that keeps track of the score each round.
An organic store application with shopping cart functionality. The Front end is made with JavaScript and Bootstrap. It is also connected to Firebase where all purchases are being tracked.