Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 287 Bytes

File metadata and controls

21 lines (13 loc) · 287 Bytes

Vite, React, Redux-ToolKit And Redux Saga Template

Template of Vite project with React Redux-Toolkit Redux-Saga.

Use it for start your Project.

For example is using Omdb API.

Getting Started

Install Dependencies

npm i

Start the serve

npm dev