Skip to content

burakorkmez/react-go-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's Go! React with Go Complete Fullstack App - TypeScript, React Query, MongoDB, ChakraUI

Demo App

Video Tutorial on Youtube

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=5000
ENV=development

Compile and run

go run main.go

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published