Latest solutions
Rock - Paper - Scissors Web Application with NextJS 13 & Framer Motion
#framer-motion#next#react#typescriptSubmitted over 1 year agoSpace Tourism using NextJS 13, TailwindCss, Framer Motion
#next#react#tailwind-css#framer-motionSubmitted about 2 years agoMutlistep Form using NextJS13, Typescript, Zustand, ShadCN, Tailwind
#next#tailwind-css#typescript#zustand#reactSubmitted about 2 years agoNews Homepage - using React and Tailwing CSS
#react#tailwind-css#vite#itcssSubmitted about 2 years ago
Latest comments
- @NathLowe@NathLowe
Again I forgot the LinkedIn link😂: https://www.linkedin.com/in/nathan-kouekam-lowe-6aba92230/
- @NathLowe@NathLowe
I forgot to leave the link to the LinkedIn page 😅: https://www.linkedin.com/in/nathan-kouekam-lowe-6aba92230/
- @VishalMauryastp@NathLowe
Nicely website. However, you should consider adding the font provided into the starter pack to your page and the body background I believe is white. And in the index file, remove the comment once you are done. Apart from that, can you tell me the languages you used?
- @clarencejulu@NathLowe
Really well done! The web app you've coded is really closed to the design. It looks like the page is reloading at the end of every game, how do you keep the score ? Cookies ?
Also you should better use semantic HTML such as header, footer, main, section... instead of use div and span, I think it is to help the navigator to interpret better the code mostly for screen reader.
Nice job!
Marked as helpful - @NathLowe
Country Rest API with React, NextJS, Framer Motion, MaterialUI...
#framer-motion#material-ui#next#react#typescript@NathLoweThank you very much for this very helpful comment of work.
- @Tapesh-Vashisth@NathLowe
Hi, Well done I think you should:
- Add a cursor : pointer on the submit button
- Add transition delay on the numbers and the submit button
- Add an animation when submitting the rate
Marked as helpful