+ 1
What kind of project we should work on for mastering React?
What kind of project we should work on for mastering React?
3 Respostas
+ 12
Build an E-Commerce App
It is tempting to build an impressive, large-scale E-Commerce platform like Amazon, but I would recommend working on something smaller and more focused. ✌
+ 5
Step by step projects
1. Messaging app
2. Entertainment app
3. Music app
4. Progressive app
5. Blogging site
6. Dashboard
7. E-commerce site
8. Portfolio/Resume
+ 5
Sultan
Create React App or Gatsby for the storefront and displaying products
Stripe with the package react-stripe-elements for handling payment processing
Serverless function like Netlify / AWS Lambda to handle checkout process
Algolia for lightning-fast product searching
Snipcart for easily creating a cart and managing cart products