https://github.com/codebatine/book-your-table
School project collaboration for booking tables via blockchain for various restaurants.
https://github.com/codebatine/book-your-table
javascript metamask react scss solidity web3
Last synced: 5 months ago
JSON representation
School project collaboration for booking tables via blockchain for various restaurants.
- Host: GitHub
- URL: https://github.com/codebatine/book-your-table
- Owner: codebatine
- Created: 2024-04-30T06:11:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T06:14:48.000Z (almost 2 years ago)
- Last Synced: 2025-03-14T02:47:04.753Z (about 1 year ago)
- Topics: javascript, metamask, react, scss, solidity, web3
- Language: JavaScript
- Homepage:
- Size: 31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://classroom.github.com/a/BHyDwSGZ)
# Book Your Table
Blockchain based app for booking a table in various restaurants with a web3 wallet.
1. First open a terminal and clone down the repo in a folder of your choice.
`git clone https://github.com/Medieinstitutet/the-restaurant-bullens-utvecklare.git`
2. Navigate to the frontend part of the application
`cd therestaurant`
3. Install dependencies
`npm install`
4. Run the application on local machine
`npm run dev`
5. If a browser have not pop up please paste this in your URL in your favorite browser
`http://localhost:5173/`
6. Connect with Metamask on a sepolia test chain. If you want to connect to a local chain please follow the steps inside Hardhat part of this project.
## To navigate to hardhat folder please click to the link bellow or manually navigate thrue the repo
[hardhat](hardhat/README.md)
## Screenshots

