A set of pixel-perfect interactive widgets that determine the stats of a player, dynamically affected by a slider input. This project showcases proficiency in React, Valtio.js, and CSS.
- Clone this repository (only this branch)
git clone https://github.com/jameschenn/gaming-stats-widgets.git- Install dependencies
npm install- Run project.
npm run devThe project will be accessible at http://localhost:8000/ in your web browser.
- React
- Typescript
- Valtio
- HTML
- CSS