Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harikrishna-9885699666/movie-ticket-booking-nextjs-apollo-graphql-client-server
Movie ticket booking system using nextjs and apollo graphql client and server
https://github.com/harikrishna-9885699666/movie-ticket-booking-nextjs-apollo-graphql-client-server
apollo-client apollo-server movie-ticket-booking next tailwind typescript
Last synced: 2 days ago
JSON representation
Movie ticket booking system using nextjs and apollo graphql client and server
- Host: GitHub
- URL: https://github.com/harikrishna-9885699666/movie-ticket-booking-nextjs-apollo-graphql-client-server
- Owner: HariKrishna-9885699666
- Created: 2024-06-17T12:04:35.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T13:48:20.000Z (7 months ago)
- Last Synced: 2024-06-22T04:33:52.627Z (7 months ago)
- Topics: apollo-client, apollo-server, movie-ticket-booking, next, tailwind, typescript
- Language: TypeScript
- Homepage: https://ticket-booking-nextjs-apollo-graphql.netlify.app/
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movie ticket booking system using nextjs, apollo graphql client and server, typescript, tailwind css (In Development)
This is a simple Movie ticket booking system using nextjs, apollo graphql client and server, typescript, tailwind css
## Live Demo
You can check out the live demo of the application here: [Movie ticket booking system Demo](https://ticket-booking-nextjs-apollo-graphql.netlify.app/)
## Prerequisites
- Node.js (version 14 or higher)
- npm (version 6 or higher)## Installation
1. Clone the repository:
```sh
git clone https://github.com/HariKrishna-9885699666/movie-ticket-booking-nextjs-apollo-graphql-client-server.git
cd movie-ticket-booking-nextjs-apollo-graphql-client-server
npm install
npm run dev