https://github.com/adithyaakrishna/vegapay
https://github.com/adithyaakrishna/vegapay
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adithyaakrishna/vegapay
- Owner: adithyaakrishna
- Created: 2023-06-29T09:14:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-01T09:48:39.000Z (over 2 years ago)
- Last Synced: 2025-01-01T07:07:24.729Z (about 1 year ago)
- Language: TypeScript
- Size: 78.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## VegaPay Assignment
### Technologies Used:
- Vite - For Frontend Tooling - Because its SuperFast Compared to CRA? More Info: https://semaphoreci.com/blog/vite
- SWC.rs - Rust based Transpilation - Again, its SuperFast compared to babel? More Info: https://blog.logrocket.com/why-you-should-use-swc/
- React Router - To Handle Routes
- React - For UI
- MUI - UI Library - For Components
- Built for TypeScript