Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdalrzakalsouki/moviescope
React application for movies info
https://github.com/abdalrzakalsouki/moviescope
context-api matrial-ui react reactrouterdom rest-api vite
Last synced: 14 days ago
JSON representation
React application for movies info
- Host: GitHub
- URL: https://github.com/abdalrzakalsouki/moviescope
- Owner: Abdalrzakalsouki
- Created: 2023-08-10T16:43:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-26T10:13:54.000Z (about 1 year ago)
- Last Synced: 2024-04-24T12:49:25.088Z (7 months ago)
- Topics: context-api, matrial-ui, react, reactrouterdom, rest-api, vite
- Language: TypeScript
- Homepage: https://moviescope-chi.vercel.app
- Size: 1.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Title
MovieScop
## Project Description
React Application to search for any movie
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [URL](#url)
- [Technologies](#technologies)
- [Development](#development)
- [Author](#author)## Installation
1- Clone the repository:
git clone2- Navigate to project directory:
cd MovieScope3- Install dependencies:
npm install4- Run the project:
npm run dev## Usage
![MovieScope](./public/MovieScope.png)
## url
Live Site URL: (https://moviescope-chi.vercel.app)
## Technologies
- React 18 & Vite
- TypeScript
- Matrial ui
- REST API
- Emotion
- CSS3
- NPM Libraries## Development
Under development:
- Improve the UI structure
- Fix images size
- Add basic info on poster
- Add hover box info
- Add search auto complete
- Improve the Navbar and Footer
- Improve Performance
- Improve style structureUpcoming featuers:
- Support series
- Improve UI (animation)
- Add search filter
- Add recommendations
- Add related movies
- Account, wishlist, comment, leave rating## author
- LinkedIn - [@abdulrazzakalsssouki](https://www.linkedin.com/in/abdulrazzakalsssouki)