© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Sylwester Denko
fullstack developer
Good job, but I found one mistake that cause an error. Index.js with react is pointing to id="app" and in index.html we have id="App" and react is not recognizing container ;). Also the same issue is in repo
Bami Ogunfemi
Hey Sylwester, Thank you for pointing that out. I've corrected it and you should hopefully not run into any more errors again😉.