Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OmauryMarmolejo committed Jul 11, 2023
1 parent 4556ed2 commit 37d3413
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<h1 align="center">Welcome to CineSearch 👋</h1>
<p>
<img alt="Version" src="https://img.shields.io/badge/version-0.0.0-blue.svg?cacheSeconds=2592000" />
</p>

> A React app to search movie details from omdbapi.com
## Install

```sh
npm install
```

## Run

```sh
npm run dev
```

## Author

👤 **Victor Marmolejo**

0 comments on commit 37d3413

Please sign in to comment.