Skip to content

razinj/react-time-based-rendering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-time-based-rendering

This project includes an implementation for time-based rendering in React, v1 folder contains a normal implementation while v2 is the same implementation as a custom hook (fancy implementation).

Netlify demo: https://react-time-based-rendering.netlify.app

Run

  • npm start

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