Skip to content

v1br/cafe-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub contributors

GitHub issues

GitHub issues


cafe management system

٩(ˊᗜˋ )و

A proof of concept website for software engineering.

Docs | Pulls | Issues | License


features:

  • interactive and accessible user-interface
  • fast loading times with SSR

tools & frameworks:

  • remix
  • vite
  • react
  • tailwindcss

📂 Running the project locally:

git clone https://github.com/v1br/cafe-management-system.git
cd cafe-management-system/remix
bun install
bun run build
bun run start

💻 Contributing to the project:

# [ fork the repository ]
git clone https://github.com/username/cafe-management-system.git && cd cafe-management-system
git branch -b new-feature
# [ apply your changes ]
git add changes
git commit -m "meaningful message"
git push origin new-feature
# [ create a pull request ]

Important

Please follow conventional commits: https://www.conventionalcommits.org/en/v1.0.0/


🥕🐇

About

A proof of concept website for software engineering, powered by remix!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published