From fb3958a8d7c4815f36a9ee4faf51b9a9439954f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=A2=E3=83=AC=E3=82=AF=E3=82=B5=E3=83=B3=E3=83=80?= =?UTF-8?q?=E3=83=BC=2Eeth?= <4975670+pavlovcik@users.noreply.github.com> Date: Thu, 7 Dec 2023 19:09:08 +0900 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cc43d52f..48fcf097 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # DevPool Directory UI +## Development Setup + ```sh cp .env.example .env ``` @@ -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)