Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Card matching game. Configurable grid of cards, pull images from unsplash or something, make two of each image you pull, randomize them, then place them on the grid.
-
-
valkn0t1264yConsume a publicly available API and display charts with somewhat relevant information. Integrate features like SSO, comments, etc.
-
If you make a responsive todo app and turn it into a pwa, I'm interested. I have yet to find one that doesn't sell my tasks and actually works well.
-
I feel like THE most common interview case for react would be:
Consume some API that provides either
a) a list or blog-posts / articles
b) a list of products
Your front end implementation could do something like
A) an listing page and a details page for each item
B) two listing pages (like default & recommendations) that you can toggle between
Possbile extra features
* search
* ”add to favorites”
Related Rants
Hey I want to ask some react project suggestion that are good for interview as an experienced web developer. I don't want to build calculator :(
Mine list is
ToDo App
Expense Splitter App
CV Management App
ANy Thing else will be welcomed
question
interview
suggestion
advice
project