Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joseaperalta/lottery-app
Panamanian lottery app to show numbers played and verify if your ticket have prize
https://github.com/joseaperalta/lottery-app
javascript lottery lottery-tickets panama react typescript
Last synced: about 2 months ago
JSON representation
Panamanian lottery app to show numbers played and verify if your ticket have prize
- Host: GitHub
- URL: https://github.com/joseaperalta/lottery-app
- Owner: JoseAPeralta
- License: mit
- Created: 2023-01-05T17:52:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T15:48:05.000Z (about 1 year ago)
- Last Synced: 2023-12-06T16:33:55.016Z (about 1 year ago)
- Topics: javascript, lottery, lottery-tickets, panama, react, typescript
- Language: TypeScript
- Homepage: https://lottery-app-main.vercel.app/
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Panamanian Lottery App
- Use **React js** and **TypeScript**
- Use **ViteJs** as a build tool
- Use **chakra-ui** as a component library## Install
use `pnpm install`
## To start dev server
use `pnpm run dev`
## Building to production
use `pnpm run build`
## Author
**Jose A. Peralta**
- Github: [JoseAPeralta](https://github.com/JoseAPeralta)
- Email: [[email protected]](mailto:[email protected])## License
[MIT](https://choosealicense.com/licenses/mit/)