fadihanna123 / Din_Restaurang

πŸ” A restaurantapplication and adminpanel as shows and manages 5 food types.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Din Restaurang

Din Restaurang shows 5 meals and in the admin panel you can manage all types of food.

πŸš€ Quick Start

# Clone the project
git clone https://github.com/fadihanna123/Din_Restaurang.git
# Go to the directory
cd Din_Restaurang
# Install dependencies
yarn setup
# Update data in database
yarn seed
# Go to the selected directory
cd [dinrestaurang/adminpanel]
# Start the server
yarn dev
# Go to http://localhost:3000

Usage

Dinrestaurang shows 5 meals from backend and in the adminpanel you can see, add, update and delete meals. In the adminpanel you can click add button. Just add meal details and click add. You will see details both in Dinrestaurang and adminpanel.

🀝 Contributing

1 - Clone the project.
2 - Fork the project.
3 - Create your own branch: git checkout -b <your branchname>
4 - Push changes.
5 - Create a pull request.

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

About

πŸ” A restaurantapplication and adminpanel as shows and manages 5 food types.

License:MIT License


Languages

Language:TypeScript 89.7%Language:JavaScript 5.2%Language:HTML 3.9%Language:Dockerfile 1.1%Language:Shell 0.1%