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
npm start
Runs the app in the development mode and opens http://localhost:3000 to view it in the browser.