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

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

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 |