/redux-movie-app

simple rearct app with vite, react, redux toolkit, react router

Primary LanguageJavaScript

Simple React Movie App

Created with:

1. Vite
2. React
3. Redux + Redux Toolkit
4. CSS Modules
5. axios

How to use?

  1. Clone or download repo.
  2. Yarn (for install packages)
  3. Need take a key from OMDB Api
  4. Create .env file and place your key to VITEAPI_KEY = _your key
  5. yarn start and open http://localhost:3000/