DEV Community

ivkeMilioner
ivkeMilioner

Posted on • Updated on

How to make make web site like this +

Any idea 💡 how to make website like this in javascript?
https://carbon.now.sh/

Top comments (2)

Collapse
 
corscheid profile image
Corey Scheideman

This a Next.js app, which uses React. Source code is on GitHub at github.com/carbon-app/carbon

Collapse
 
ivkemilioner profile image
ivkeMilioner

Thank you very much.