Skip to content

MOVstrem App is a mobile web application that fetches data from an external API and displays it in a mobile-friendly way. Users can search for movies and tv shows. The application is built with React.

Notifications You must be signed in to change notification settings

LuisSalas94/movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOVstrem App

MOVstrem App is a mobile web application that fetch data from an external API and display it in a mobile friendly way. Users can search for movies and tv shows. The application is built with React and uses the following technologies:

Built With

  • HTML
  • SCSS
  • JavaScript
  • React
  • React Router
  • Axios
  • Redux Toolkit
  • Redux-Persist
  • React-Bootstrap
  • React-Toastify

Full Screen Views

Full Screen View

Full Screen View

Full Screen View

Full Screen View

Learning objectives

  • Use React documentation.
  • Use React components.
  • Use React props.
  • Use React Router.
  • Connect React and Redux.
  • Handle events in a React app.
  • Use styles in a React app.
  • Use React life cycle methods.
  • Apply React best practices and language style guides in code.
  • Use store, actions and reducers in React.

Instructions

First clone this repository.

$ git clone https://github.com/LuisSalas94/movie-app

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install # or yarn

Run it

$ npm start # or yarn start

Live Demo

Live Demo Link

Author 👤

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

Acknowledgments 📚

Original design by Nelson Sakwa on Behance

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

MOVstrem App is a mobile web application that fetches data from an external API and displays it in a mobile-friendly way. Users can search for movies and tv shows. The application is built with React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published