Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arturmuller/ableneo-code-review


https://github.com/arturmuller/ableneo-code-review

Last synced: 6 days ago
JSON representation

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)