React-Mountain

A repository containing all of the React projects I made to test and learn new react concepts. Each project resides in its own dedicated folder.

Stars
0

Simple Web Projects

A repository containing all of the simple web projects I made to test and learn new Frontend concepts. Each project resides in its own dedicated folder. Here's a brief overview of each project:

CSS Theme Switcher

A project demonstrating how to switch themes using CSS.

Diamond Photo Gallery

A diamond-shaped photo gallery that shows the image in greater size on hover.

Drum Kit

A virtual drum kit.

Face Bomp

A fun game to smash in popping heads.

Fire Alarm Simulation

A fire alarm simulation to simulate a fake fire alarm situation.

Product Splash Page

A simple product splash page.

Shopping Cart Math

A shopping cart application with a focus on calculating totals.

Snap Stash

A project for storing and categorizing images.

Temp Control UI

A user interface for controlling temperature.

Twitter Clone

A simplified clone of Twitter.

Weekly Tasks Math

A project for managing weekly tasks.

Setup

To run this project locally, follow these steps:

  1. Clone the repository
  2. Navigate to the project directory
  3. Open index.html in your browser

Feel free to explore each folder for more details about each project. Happy Coding!