Categorygithub.com/nayak-nirmalya/react-go-fullstack
modulepackage
0.0.0-20240821033515-fe0478a69321
Repository: https://github.com/nayak-nirmalya/react-go-fullstack.git
Documentation: pkg.go.dev

# README

Let's Go! React with GoLang: FullStack App - TypeScript, React Query, MongoDB, ChakraUI

Some Features:

  • ⚙️ Tech Stack: Go, React, TypeScript, MongoDB, TanStack Query, ChakraUI
  • ✅ Create, Read, Update, and Delete (CRUD) functionality for todos
  • 🌓 Light and Dark mode for user interface
  • 📱 Responsive design for various screen sizes
  • 🌐 Deployment
  • 🔄 Real-time data fetching, caching, and updates with TanStack Query
  • 🎨 Stylish UI components with ChakraUI
  • ⏳ And much more!

.env File

MONGO_URI=<your_mongo_uri>
PORT=8080
ENV=development

Compile & Run

go run main.go

Credits: Burak

# Structs

No description provided by the author