Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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