Skip to content

Latest commit

 

History

History
81 lines (59 loc) · 2.01 KB

README.md

File metadata and controls

81 lines (59 loc) · 2.01 KB

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.