Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenfamj authored Sep 24, 2022
1 parent f443de1 commit 1029f89
Showing 1 changed file with 22 additions and 3 deletions.
25 changes: 22 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,29 @@ You can take a look at the deployed project here: <https://skil.netlify.app/>
## Preview:

##### Preview video
https://user-images.githubusercontent.com/86949613/192109180-b0cf32ed-d2b0-4369-acc4-d786a4faf743.mp4

##### Login screen with validation

## Technologies used:
##### Register screen with validation
<img width="1552" alt="Screenshot 2022-09-24 at 19 46 20" src="https://user-images.githubusercontent.com/86949613/192109423-c84c1992-eaca-4a2e-9586-d72e5c4058a3.png">

##### Login screen
<img width="1552" alt="Screenshot 2022-09-24 at 20 09 36" src="https://user-images.githubusercontent.com/86949613/192110356-c28ebb24-e839-4571-b0e9-3ed1541ade5c.png">

##### Dashboard with "Login successfully" notification
<img width="1552" alt="Screenshot 2022-09-24 at 20 08 43" src="https://user-images.githubusercontent.com/86949613/192110403-dc7717f5-5489-4896-86a2-6f7f5d13b700.png">

##### Create new card
<img width="1552" alt="Screenshot 2022-09-24 at 20 29 14" src="https://user-images.githubusercontent.com/86949613/192111111-acb9f1b3-0670-47be-9ce6-fd392759f5cf.png">

##### Card list
<img width="1552" alt="Screenshot 2022-09-24 at 20 30 26" src="https://user-images.githubusercontent.com/86949613/192111143-9d743672-817f-4246-bf38-78d123c4cb18.png">

##### "More" dropdown includes edit and delete functions
<img width="1552" alt="Screenshot 2022-09-24 at 20 30 46" src="https://user-images.githubusercontent.com/86949613/192111160-436b64be-6909-4263-8aa1-dcf288631a67.png">


## 💡Technologies used:

**Front-end:**

Expand Down Expand Up @@ -74,4 +93,4 @@ npm install
npm run start
```

Enjoy the application!
Enjoy the application!

0 comments on commit 1029f89

Please sign in to comment.