This is a portfolio site that mimic Windows interface (but a simpler version) 😂
And Slack application (Also a simpler version)
Warning: Best view in desktop size as Slack app/modal is not responsive
Inspired by Vscode Portfolio by Itsnitinr
⬆ You should totally check it out. It's so cool compared to mine!
- Navigate between different routes/pages in Slack app 🔃
- Easily CRUD projects and channels by editing data/index.json ✏
- Submit form without any backend code (Using Netlify Form) 😉
Refer this
I used the second method which is via Fetch API to implement the feature 😀
Check out dev branch to learn more about the development