https://github.com/blemine/react-skeleton-screens-medium-article
React Skeleton Screens, my medium article :black_nib:
https://github.com/blemine/react-skeleton-screens-medium-article
reactjs skeleton-screen
Last synced: about 1 month ago
JSON representation
React Skeleton Screens, my medium article :black_nib:
- Host: GitHub
- URL: https://github.com/blemine/react-skeleton-screens-medium-article
- Owner: BLemine
- Created: 2020-11-30T01:18:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-30T01:40:26.000Z (over 5 years ago)
- Last Synced: 2026-05-03T07:42:40.109Z (about 1 month ago)
- Topics: reactjs, skeleton-screen
- Language: JavaScript
- Homepage:
- Size: 212 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### About :grey_exclamation: :
It's about an article :black_nib: that i wrote on **Medium** about **React Skeleton Screen.**
I took as an example a sample app that shows a random poems for a random poet :scroll: .
You can check out the used Poetry database provider from [here](https://poetrydb.org/index.html)
And you can find the article my article [here](https://baillahiamine.medium.com/perform-your-react-app-with-react-skeleton-screens-e021558af9d0)