Skip to content

This is a simple skeleton design to boost the UX. A skeleton UI resembles the page’s actual UI, so users will understand how quickly the web or mobile app will load even before the content has shown up.

Notifications You must be signed in to change notification settings

hemanth-07-11/Skeletal-design-to-boost-UX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skeleton Ui Screen

This is a simple skeleton design to boost the UX. A skeleton UI resembles the page’s actual UI, so users will understand how quickly the web or mobile app will load even before the content has shown up.

Reference:

https://www.youtube.com/watch?v=2DHer5AtyiU

Practiced usestate and useeffect and basics of rendering while building the project


Implementing Skeletal UI

Some popular packages make implementing skeleton screens in web apps easier. Let’s take a closer look at both of them:

  • React Placeholder
  • React Loading Skeleton

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

yarn build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

This is a simple skeleton design to boost the UX. A skeleton UI resembles the page’s actual UI, so users will understand how quickly the web or mobile app will load even before the content has shown up.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published