https://github.com/lucky-kashyap/cineplus
Building movie web app using react js & for styling use tailwind CSS (use TMDB API for data)
https://github.com/lucky-kashyap/cineplus
custom-hooks environment-variables es-lint react-hooks react-router reactjs tailwind-css
Last synced: about 2 months ago
JSON representation
Building movie web app using react js & for styling use tailwind CSS (use TMDB API for data)
- Host: GitHub
- URL: https://github.com/lucky-kashyap/cineplus
- Owner: Lucky-Kashyap
- Created: 2023-10-15T10:07:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T06:12:12.000Z (over 2 years ago)
- Last Synced: 2025-09-09T00:34:41.349Z (10 months ago)
- Topics: custom-hooks, environment-variables, es-lint, react-hooks, react-router, reactjs, tailwind-css
- Language: JavaScript
- Homepage: https://cineplus-web.netlify.app/
- Size: 1.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### npm start
for running this project
You can sign up with TMDB Account and generate API key and use it
Also install tailwind css , react-router-dom@6 as dev-dependency
### npm build
for building app
Project UI :

Footer UI :

MovieDetail Page :

Dark Mode :

Responsive Web App :

You can visit the live Link : https://cineplus-web.netlify.app/