https://github.com/galanggg/react-movie
simple movie app like with react and omdb api
https://github.com/galanggg/react-movie
Last synced: about 2 months ago
JSON representation
simple movie app like with react and omdb api
- Host: GitHub
- URL: https://github.com/galanggg/react-movie
- Owner: galanggg
- Created: 2020-06-06T10:55:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T15:38:46.000Z (almost 3 years ago)
- Last Synced: 2025-03-18T07:12:53.297Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.39 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development.
### Prerequisites
What things you need to install the software and how to install them
```
* Node.js
* CRA (Create React App)
* TypeScript
* styled-components
```### Installing
A step by step series of examples that tell you how to get a development running
Say what the step will be
```
clone the repo (https://github.com/galanggg/react-movie.git)
cd react-movie/
npm install
```## Built With
- [styled-components](https://styled-components.com/) - for styling
- [CRA](https://create-react-app.dev/) - Used to generate React App
- [Typescript](https://www.typescriptlang.org/) - static type checkers## Authors
- **Galang Kerta** - [galanggg](https://github.com/galanggg)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details