Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abduldevhub/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.
https://github.com/abduldevhub/react-mountain

css html javascript puppeteer react scss threejs typescript vite

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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](./CSS%20Theme%20Switcher)
A project demonstrating how to switch themes using CSS.



## [Diamond Photo Gallery](./Diamond%20Photo%20Gallery)
A diamond-shaped photo gallery that shows the image in greater size on hover.



## [Drum Kit](./Drum%20Kit)
A virtual drum kit.



## [Face Bomp](./Face%20Bomp)
A fun game to smash in popping heads.



## [Fire Alarm Simulation](./Fire%20Alarm%20Simulation)
A fire alarm simulation to simulate a fake fire alarm situation.



## [Product Splash Page](./Product%20Splash%20Page)
A simple product splash page.



## [Shopping Cart Math](./Shopping%20Cart%20Math)
A shopping cart application with a focus on calculating totals.



## [Snap Stash](./Snap%20Stash)
A project for storing and categorizing images.



## [Temp Control UI](./Temp%20Control%20UI)
A user interface for controlling temperature.



## [Twitter Clone](./Twitter%20Clone)
A simplified clone of Twitter.



## [Weekly Tasks Math](./Weekly%20Tasks%20Math)
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!_**