Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codermother/movies-search
A small application to list and search for movies and series.
https://github.com/codermother/movies-search
axios bootstrap firebase-hosting material-ui node-sass omdb-api react react-hooks redux-toolkit
Last synced: about 1 month ago
JSON representation
A small application to list and search for movies and series.
- Host: GitHub
- URL: https://github.com/codermother/movies-search
- Owner: codermother
- Created: 2022-04-28T07:04:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T08:17:07.000Z (over 2 years ago)
- Last Synced: 2024-10-15T16:22:11.333Z (about 1 month ago)
- Topics: axios, bootstrap, firebase-hosting, material-ui, node-sass, omdb-api, react, react-hooks, redux-toolkit
- Language: JavaScript
- Homepage: https://movies-v1.web.app/
- Size: 338 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movies App with ReactJS
A small application to list movies and series.
## Movies App Demo Link
You can check the site here
[Click Me](https://movies-v1.web.app/)## Topics
- React
- Redux Toolkit
- OMDB API
- Node-SASS, SCSS
- React Hooks
- Bootstrap
- Axios
- React Router DOM
- Flexbox
- Material UI
- Deploy the App LIVE on Firebase## Author
Özge Coşkun Gürsucu (codermother)
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.