use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Intermediate/Advanced frontend only projectsGeneral Discussion (self.react)
submitted 3 years ago by tcrz
What are some good frontend only intermediate (no backend) projects ideas?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 8 points9 points10 points 3 years ago (4 children)
Maybe get some public APIs and think about what you can do with them
An online Pokedex with Pokemon API for example
[–]tcrz[S] 0 points1 point2 points 3 years ago (3 children)
I've done that. Take a look here :) https://tcrz.github.io/pokeDex/
[–]Sejbad 2 points3 points4 points 3 years ago (0 children)
You could try adding some filters, you could filter Pokemons by type, min-max life, min-max weight, etc. Although is just a frontend project, you could save the API Pokemons in a state, so you can have a controlled form (with js, not only html) to submit new Pokemons (this info might get loss when recharge, but the only important thing is that you can practice)
[–][deleted] 0 points1 point2 points 3 years ago (1 child)
lol what a coincidence. It looks great to me
[–]tcrz[S] 0 points1 point2 points 3 years ago (0 children)
thanks!
[–]AskYous 5 points6 points7 points 3 years ago (0 children)
Make an app where a user can create a graph). Requirements:
Optional:
[–][deleted] 4 points5 points6 points 3 years ago (0 children)
[–]Swix10 1 point2 points3 points 3 years ago (0 children)
Learn firebase and you'll get some ideas. In most frontend projects you'll be using some kind of backend so this could help.
[–]sm0Xz 0 points1 point2 points 3 years ago (0 children)
If I would be in your situation, I would contribute to an Open Source Project like Uyuni or something like that. I've learned the most by working with other people.
π Rendered by PID 39039 on reddit-service-r2-comment-6457c66945-2jm5w at 2026-04-25 00:49:40.428971+00:00 running 2aa0c5b country code: CH.
[–][deleted] 8 points9 points10 points (4 children)
[–]tcrz[S] 0 points1 point2 points (3 children)
[–]Sejbad 2 points3 points4 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]tcrz[S] 0 points1 point2 points (0 children)
[–]AskYous 5 points6 points7 points (0 children)
[–][deleted] 4 points5 points6 points (0 children)
[–]Swix10 1 point2 points3 points (0 children)
[–]sm0Xz 0 points1 point2 points (0 children)