Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codyguru/case-review-ui
About Case Review System V3 UI
https://github.com/codyguru/case-review-ui
mui nextjs typescript
Last synced: 21 days ago
JSON representation
About Case Review System V3 UI
- Host: GitHub
- URL: https://github.com/codyguru/case-review-ui
- Owner: codyguru
- Created: 2024-12-03T17:03:00.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-03T17:03:53.000Z (about 1 month ago)
- Last Synced: 2024-12-03T17:27:11.815Z (about 1 month ago)
- Topics: mui, nextjs, typescript
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Case Review System V3 UI
### Used Technical Stacks
- Next.js
- TypeScript
- Material UI
- Antd
- Redux### 1. Clone Repo
If you want to clone this repo, go to the command line and run:
```bash
git clone [email protected]:meta-crawler/case-review-ui.git
cd case-review-ui.git
```### 2. Install Dependencies
```bash
yarn install
```### 3. Run Development Environment
```bash
yarn dev
```Then please open `http://localhost:3000` after confirming that the backend api runs at `http://localhost:8000`.
## Screenshot
![Screenshot from 2023-11-11 23-59-02](https://github.com/meta-crawler/case-review-ui/assets/114304642/3fb4af67-405b-4e2f-879a-1e758b262784)## Screencast
[Screencast.webm](https://github.com/meta-crawler/case-review-ui/assets/114304642/84620513-ea88-4bd2-835a-5dbcd179c2c7)