Any idea 💡 how to make website like this in javascript?
https://carbon.now.sh/
For further actions, you may consider blocking this person and/or reporting abuse
Any idea 💡 how to make website like this in javascript?
https://carbon.now.sh/
For further actions, you may consider blocking this person and/or reporting abuse
Anwar Hossain -
Vijay Kumar -
Sotiris Kourouklis -
Idris Gadi -
Top comments (2)
This a Next.js app, which uses React. Source code is on GitHub at github.com/carbon-app/carbon
Thank you very much.