Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SamX23 authored Apr 13, 2023
1 parent 3b8b648 commit 52ca5da
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ A simple movie database for people who only needs to know what is trending or la

## Technology used

- React Js
- React 18
- Vite
- Material UI/Icon
- Axios
- React Flip move
Expand All @@ -17,13 +18,11 @@ Gain your API Key from [TMDB](https://www.themoviedb.org/) then put it under .en

```sh
$ git clone "https://github.com/SamX23/moviedb-web-app.git"
$ yarn
$ yarn start
$ npm install
$ npm run dev
```

## Homework

- Search icons
- Detail page (future development)

### Making a Progressive Web App
Expand All @@ -38,4 +37,4 @@ This section has moved here: [https://facebook.github.io/create-react-app/docs/a

## License

MIT
MIT

1 comment on commit 52ca5da

@vercel
Copy link

@vercel vercel bot commented on 52ca5da Apr 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.