Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.16 KB

File metadata and controls

37 lines (19 loc) · 1.16 KB

Review Assignment Due Date

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

  1. Navigate to the frontend part of the application

cd therestaurant

  1. Install dependencies

npm install

  1. Run the application on local machine

npm run dev

  1. If a browser have not pop up please paste this in your URL in your favorite browser

http://localhost:5173/

  1. 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

Screenshots

Screenshot

Screenshot Mobile