DEV Community

Armando
Armando

Posted on

What react projects should I do as a beginner?

I'd like to create some basic apps in react js and other basic projects with css and html

Top comments (3)

Collapse
 
zefur profile image
The Silent Partner

I am trying to build a version of tic-tac-to because thats the idea i had to make. I am also a beginner and I understand its hard to think of something that you think you can make. There are many tutorials online that you can start with they are good but if you can while you are doing the tutorial think of a way to tweak it so its different. Think of something that would make it more interesting for you.

For example everyone says to do a to-do app its a staple but once you have practiced and made it (maybe following a tutorial) think of a way to make it better by maybe having the importance increase over time or something

Collapse
 
jmfayard profile image
Jean-Michel πŸ•΅πŸ»β€β™‚οΈ Fayard • Edited

What react projects should a beginner do?

That's the wrong question.
There is no SHOULD because there is no wrong answer to that question. Any project that you would like to do will be a good way to develop your React skills, if correctly defined.

So here is a way to reframe your question that is probably more helpful to ask yourself.

Can Armando come up your with like 3-5 ideas of react projects that he personally would like to do?

Mmh ain't that better? Try it.

Collapse
 
gradooid profile image
grad

You can try making simple todo app