Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4007 authored Dec 7, 2023
1 parent 4c3d747 commit fb3958a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# DevPool Directory UI

## Development Setup

```sh
cp .env.example .env
```
Expand All @@ -12,16 +14,15 @@ yarn start
open http://localhost:8080
```

# Features for End Users
## Features for End Users

- Login with GitHub to view issues locally
- Keyboard navigation (up/down arrows and escape/enter key)
- Sorting

# Screenshots
## Screenshots

![screenshot 4](https://github.com/ubiquity/devpool-directory-ui/assets/4975670/77dc4263-3837-47de-9924-e82fb571e8cc)
![screenshot 0](https://github.com/ubiquity/devpool-directory-ui/assets/4975670/7cf35a52-ef1d-4b8a-a29e-06e2adab2862)
![screenshot 1](https://github.com/ubiquity/devpool-directory-ui/assets/4975670/6ad4d41e-3edd-46d7-a077-909c170cff81)
![screenshot 2](https://github.com/ubiquity/devpool-directory-ui/assets/4975670/b7861ce7-1f1f-49a9-b8e2-ebb20724ee67)
![screenshot 3](https://github.com/ubiquity/devpool-directory-ui/assets/4975670/60145f08-ab5c-48d7-8e23-de766c964b39)

0 comments on commit fb3958a

Please sign in to comment.