Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanjaraiy/dice_game
This project is built on HTML, JavaScript, CSS and React.js .
https://github.com/sanjaraiy/dice_game
Last synced: 5 days ago
JSON representation
This project is built on HTML, JavaScript, CSS and React.js .
- Host: GitHub
- URL: https://github.com/sanjaraiy/dice_game
- Owner: sanjaraiy
- Created: 2024-02-06T09:02:32.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-06T13:32:12.000Z (9 months ago)
- Last Synced: 2024-02-07T10:55:17.625Z (9 months ago)
- Language: JavaScript
- 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"
}
}
```