Skip to main content

3 docs tagged with "react"

View all tags

Frontend Mini-Projects

Put your frontend skills to the test with these beginner-friendly projects. Build a digital business card, a to-do list, a weather dashboard, and a quiz app to practice HTML, Tailwind CSS, JavaScript, and React.

Nginx as a Reverse Proxy

Learn how to secure your Node.js API and React frontend by using Nginx as a high-performance reverse proxy. This chapter will guide you through the configuration needed to route API requests to your backend while serving your frontend efficiently. By the end, you'll have a professional setup that keeps your MERN application fast and secure.