Please sign in to access this page
It is a submission for the Reactive YSWS. This is my first time learning React. It contains React features such as nested routes, components accepting children and props and more.
The website is a simple page that shows information and statistics about React and Svelte, and informs the user why Svelte is the better web framework.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I have learnt React and created this simple but effective website. I learnt about components in React and how they work, as well as how to pass children and props into these components. I also learnt how to use state in React through the useState functions for fetching data from an API. I created a homepage, an about page, and a stats page where bar charts are rendered for usage stats of web frameworks pulled from an API.