Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rknyryn/awesome-moviedb
https://github.com/rknyryn/awesome-moviedb
List: awesome-moviedb
html-css-javascript reactjs
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rknyryn/awesome-moviedb
- Owner: rknyryn
- Created: 2022-01-16T13:25:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-16T14:11:37.000Z (about 3 years ago)
- Last Synced: 2025-01-09T11:01:55.304Z (12 days ago)
- Topics: html-css-javascript, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Awesome MovieDB
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).![Movies](./src/assets/screenshot-1.png)
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. If you want to make a change, please use the develop branch and open a pull request.## API
https://omdbapi.com/## How to use
First you need to download project.````
git clone https://github.com/rknyryn/Awesome-MovieDB.git
````And install all dependencies and run.
````
npm install
npm start
````## Author
* **Ramazan Kaan Yarayan** - [Github](https://github.com/rknyryn)