Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arturmuller/ableneo-code-review
https://github.com/arturmuller/ableneo-code-review
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arturmuller/ableneo-code-review
- Owner: arturmuller
- Created: 2024-05-15T11:02:01.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T16:16:13.000Z (6 months ago)
- Last Synced: 2024-10-12T02:55:08.006Z (about 1 month ago)
- Language: TypeScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ableneo Code Review Repo
Clone and initialize the repo:
```sh
git clone https://github.com/arturmuller/ableneo-code-review.git
cd ableneo-code-review
npm install
```Check out the following files:
- User List — [`src/user-list.tsx`](./src/user-list.tsx)
- Data Fetcher — [`src/data-fetcher.tsx`](./src/data-fetcher.tsx)