Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parthpaghdal0/yolo-frontend
Short term prediction platform
https://github.com/parthpaghdal0/yolo-frontend
react redux sass web3
Last synced: about 1 month ago
JSON representation
Short term prediction platform
- Host: GitHub
- URL: https://github.com/parthpaghdal0/yolo-frontend
- Owner: parthpaghdal0
- Created: 2024-03-04T05:25:18.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-04T05:48:10.000Z (10 months ago)
- Last Synced: 2024-04-22T15:05:46.364Z (8 months ago)
- Topics: react, redux, sass, web3
- Language: JavaScript
- Homepage: https://yolorekt.finance/
- Size: 69.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
yolo-interface-v2
## Installation
Steps to build master from fresh cloned repo
- git checkout master
- yarn
- yarn build## Contributing
* PR Comments should adhere to [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
_Note:_ You can use the command `npm run commit` and follow the prompts to create a commit message which conforms to the standard (or just type it the old fashioned way - easier).