https://github.com/andrey-kudinov/reviews
Form with the Constraint validation API and a star rating system
https://github.com/andrey-kudinov/reviews
hacktoberfest netlify react typescript vite
Last synced: about 1 month ago
JSON representation
Form with the Constraint validation API and a star rating system
- Host: GitHub
- URL: https://github.com/andrey-kudinov/reviews
- Owner: andrey-kudinov
- Created: 2022-02-04T16:33:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T06:10:59.000Z (over 2 years ago)
- Last Synced: 2025-03-26T14:50:09.566Z (about 2 months ago)
- Topics: hacktoberfest, netlify, react, typescript, vite
- Language: TypeScript
- Homepage: https://reviews-ak.netlify.app/
- Size: 121 KB
- Stars: 53
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reviews
Form with the Constraint validation API and a star rating system
### Commands
| Command | Description |
| ---------- | --------------------- |
| yarn | install dependencies |
| yarn dev | serve with hot reload |
| yarn build | build the project |
| yarn lint | run eslint |