🧑🏫 Topics Covered/ What you'll learn
In this series, we will be building an online store using Google Sheet as the data-source.
- ⚛️ Building an E-commerce Store(Sort of) from scratch
- 🧑🎨 Designing the layout with MUI V5
- 📝 Consuming/ Fetching data from a Google Sheet
- 📚 Category filter based on the genre of books
- 🔔 Send message to a Slack channel on every new order
- 💾 Using Deta Database for temporary storage
- ✉️ E-Mail account Verification (Nodemailer and Gmail Service)
⚠️ Prerequisites
- Basics of NextJS (Pages, getServerSideProps, APIs)