Skip to content

🅰 Simple project architecture with React & Redux & Saga & Tailwind CSS & Typescript

Notifications You must be signed in to change notification settings

inapeace0/react-redux-saga-tailwindcss-typescript

Repository files navigation

Project Architecture

What are the main skills?

⚽ React.js
⚾ Redux + Saga
🥎 Tailwind CSS
🏀 Typescript
🏐 Vite

Problem

https://github.com/innoloft/Frontend-Application

Solution

🛠 How to run in local

npm run dev

🛠 How to link the code

npm run lint

🛠 How to check the format of code

npm run format:check

🛠 How to format the code

npm run format

🛠 How to build

npm run build