An awesome restaurant table booking site built on top of NextJS.
Live demo (Feel free to visit) 👉 : https://open-table-git-master-ishuoncode.vercel.app
- Go to the site
- Search for restaurant that you want to book
- You can book Table with or without login
- Book a Table
- Give the booker details
- Finished!
- NextJS A React FrameWork
- superbase - Cloud database service
- Prisma - (ORM) library
- Typescript - A strongly typed programming language
- JSON Web Token - Security token
- Webpack - Blazing fast, web application bundler
- Postman - API testing
- Vercel - Cloud platform
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen OpenTable with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
Feel free to email me at ishusingh8127@gmail.com if you run into any issues or have questions, ideas or concerns. Please enjoy and feel free to share your opinion, constructive criticism, or comments about my work. Thank you! 🙂
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
Check out our Next.js deployment documentation for more details.
