Skip to content

Njong392/cssLoader-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🎉 Building a skeleton loader with React and CSS

This project uses React and vanilla CSS to make a skeleton loader for a site which displays articles.

📷 Project overview

Below is a GIF of the project output. Skeleton cards displayed on the screen for a few seconds before actual blog site replaces them

🔨 How to run this project

  • Fork this repository
  • Clone the forked repo to your local machine
  • Run npm install to add node_modules
  • Run npx json-server --watch server/db.json --port <some port number> to start json-server. Replace <port number> with a port number that is not busy.
  • Open another terminal and run npm run dev to start local server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published