Paracells / redux-movie-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

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


Languages

Language:JavaScript 72.1%Language:SCSS 23.0%Language:HTML 2.8%Language:CSS 2.1%