From d8a73c035c9f7a57713c5e505053c20a5d78145e Mon Sep 17 00:00:00 2001 From: Phuoc Nguyen Date: Sat, 4 Apr 2020 21:56:01 +0700 Subject: [PATCH] Update README --- README.md | 32 +++++++++++++++++++++++--------- client/layouts/Footer.tsx | 12 +++++++++--- client/pages/ExplorePage.tsx | 10 +++++----- 3 files changed, 37 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 5afc146..285212f 100644 --- a/README.md +++ b/README.md @@ -47,20 +47,20 @@ this - Clone the project: -~~~ +~~~ console $ git clone https://github.com/phuoc-ng/csslayout ~~~ - Install the dependencies: -~~~ +~~~ console $ cd csslayout $ npm install ~~~ - Run it on the local: -~~~ +~~~ console $ npm run dev-server ~~~ @@ -72,7 +72,7 @@ PRs are welcomed. If you thing there are any missing useful layouts or patterns, It's important to note that you should run the following command to lint the code: -~~~ +~~~ console $ npm run lint ~~~ @@ -80,8 +80,22 @@ If there is any issue, it will be logged in the `tslint.log` file. ## About -This project is developed by [Nguyen Huu Phuoc](https://twitter.com/nghuuphuoc). -You might be interesting in my projects: -* [FormValidation](https://formvalidation.io) -* [BlurPage](https://blur.page) -* [React PDF Viewer](https://react-pdf-viewer.dev) +This project is developed by _Nguyen Huu Phuoc_. I love building products and sharing knowledge. + +Be my friend on +* [Twitter](https://twitter.com/nghuuphuoc) +* [dev.to](https://dev.to/phuocng) +* [Github](https://github.com/phuoc-ng) + +## Products + +You might be interesting in my products: + +| Product | Description | +|---------------------------------------------------|-------------------------------------------------------------------| +| [Blur Page](https://blur.page) | A browser extension to hide sensitive information on a web page | +| [CSS Layout](https://csslayout.io) | A collection of popular layouts and patterns made with CSS | +| [Fake Numbers](https://fakenumbers.io) | Generate fake and valid numbers | +| [Form Validation](https://formvalidation.io) | The best validation library for JavaScript | +| [HTML DOM](https://htmldom.dev) | How to manage HTML DOM with vanilla JavaScript | +| [React PDF Viewer](https://react-pdf-viewer.dev) | A React component to view a PDF document | diff --git a/client/layouts/Footer.tsx b/client/layouts/Footer.tsx index 8702fe9..a8c9fe5 100644 --- a/client/layouts/Footer.tsx +++ b/client/layouts/Footer.tsx @@ -24,7 +24,9 @@ const Footer: React.FC<{}> = () => { title="BlurPage - a browser extension to hide sensitive element on page" >
Blur Page
- a browser extension to hide sensitive element on page + + a browser extension to hide sensitive element on page +
  • @@ -36,7 +38,9 @@ const Footer: React.FC<{}> = () => { title="CSS Layout - a collection of popular layouts and patterns made with CSS" >
    CSS Layout
    - a collection of popular layouts and patterns made with CSS + + a collection of popular layouts and patterns made with CSS +
  • @@ -72,7 +76,9 @@ const Footer: React.FC<{}> = () => { title="HTML DOM - Common tasks of managing HTML DOM with native API" >
    HTML DOM
    - common tasks of managing HTML DOM with vanilla JavaScript + + common tasks of managing HTML DOM with vanilla JavaScript +
  • diff --git a/client/pages/ExplorePage.tsx b/client/pages/ExplorePage.tsx index 8654a57..156f3b6 100644 --- a/client/pages/ExplorePage.tsx +++ b/client/pages/ExplorePage.tsx @@ -56,7 +56,7 @@ const ExplorePage = () => {
    -
    +
    @@ -72,7 +72,7 @@ const ExplorePage = () => {
    -
    +
    @@ -93,7 +93,7 @@ const ExplorePage = () => {
    -
    +
    @@ -116,7 +116,7 @@ const ExplorePage = () => {
    -
    +
    @@ -166,7 +166,7 @@ const ExplorePage = () => {
    -
    +