Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onur1211/ratingapp
Rating web application template made with React and React-Bootstrap.
https://github.com/onur1211/ratingapp
rating-system react template ui-design web
Last synced: about 7 hours ago
JSON representation
Rating web application template made with React and React-Bootstrap.
- Host: GitHub
- URL: https://github.com/onur1211/ratingapp
- Owner: onur1211
- Created: 2023-10-08T19:57:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-08T20:22:43.000Z (over 1 year ago)
- Last Synced: 2024-11-13T19:20:20.724Z (2 months ago)
- Topics: rating-system, react, template, ui-design, web
- Language: TypeScript
- Homepage:
- Size: 373 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RatingApp
Rating web application template made with React and React-Bootstrap.
This application can be used as a template for creating various rating web apps.![App](HomeScreen.png)
# Start
Run `npm install` to install all node modules for this project.
Run `npm start` to start the development server and view the web app.