Skip to content

Ezinnem/BonAppetite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

BonAppetite

A complete full-stack application for managing food ordering systems using Go as the backend and React as the Frontend tool

Get started

You can clone the repository into a working folder in your local machine and then initialize the go package modules and get started

  1. cd /folder
  2. git clone https://github.com/Ezinnem/BonAppetite.git
  3. cd BonAppetite && cd server
  4. go mod init <yourmodulename.com>
  5. go mod tidy
  6. go run main.go

About

A complete full stack application for managing food ordering systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages