Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sanjaraiy/dice_game

This repository showcases the Dice-game project, built with HTML, JavaScript, CSS, and React.js. Enjoy a fun and interactive dice game experience! 🎮✨
https://github.com/sanjaraiy/dice_game

css3 eslint flexbox html5 javascript logic reactjs styled-components vite

Last synced: 13 days ago
JSON representation

This repository showcases the Dice-game project, built with HTML, JavaScript, CSS, and React.js. Enjoy a fun and interactive dice game experience! 🎮✨

Awesome Lists containing this project

README

        

# Dice Game Project

## Used styled-components :-
```
npm install styled-components
```
## Include in Package :-
```
{
"resolutions": {
"styled-components": "^5"
}
}
```