https://github.com/opplieam/bb-core-ui
https://github.com/opplieam/bb-core-ui
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opplieam/bb-core-ui
- Owner: opplieam
- Created: 2024-08-20T15:34:49.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T20:29:37.000Z (9 months ago)
- Last Synced: 2025-01-18T02:28:49.986Z (5 months ago)
- Language: TypeScript
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Buy Better UI
## Overview
Buy Better UI is built with React using Mantine component library. Mobile first approach.
Currently only Oauth authentication UI is available.`NOTE: This project is for learning purpose and not fully complete yet`
## Development
This project require [backend](https://github.com/opplieam/bb-core-api)
Start server with `make server-up` Then run `npm run dev`