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
Daniel Azevedo -
Vyacheslav Borodin -
DotNet Full Stack Dev -
Julie Ryan -
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.