Front End Development Libraries Projects - Build a 25 + 5 Clock

Tell us what’s happening:

Hello I hope your well… I would like to know how do i complete these projects, so i can get the certification ? Create React App Is Deprecated!
Please advise & assist.
Thanks

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0

Challenge Information:

Front End Development Libraries Projects - Build a 25 + 5 Clock

Use the Code Pen starter instead, I assume you are currently using VScode.

You can build your project by using this CodePen template and clicking Save to create your own pen. If you prefer to use another environment, then put this <script> tag into the body of your index.html file: <script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>strong text

You can add React and React-Dom in the JS settings using the little gear at the top right conner.

Use Vite if you want to code it locally.

Then host it on some free static host like GitHub pages, Netlify, Surge.sh, etc.


Stackblitz and Codesandbox is also an option.