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

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

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