Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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! 🎮✨
- Host: GitHub
- URL: https://github.com/sanjaraiy/dice_game
- Owner: sanjaraiy
- Created: 2024-02-06T09:02:32.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-06T13:32:12.000Z (12 months ago)
- Last Synced: 2024-11-09T17:12:47.329Z (2 months ago)
- Topics: css3, eslint, flexbox, html5, javascript, logic, reactjs, styled-components, vite
- Language: JavaScript
- Homepage:
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dice Game Project
## Used styled-components :-
```
npm install styled-components
```
## Include in Package :-
```
{
"resolutions": {
"styled-components": "^5"
}
}
```