inaki / react-redux-typescript-tailwind

react-redux-typescript-tailwind todo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Redux Tailwind Typescript Project

I used create-react-app to start this project with --template typescript to setup the latter from the get-go. Then added tailwind and dependencies to avoid the need to write any custom css.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

react-redux-typescript-tailwind todo app


Languages

Language:TypeScript 73.4%Language:HTML 19.2%Language:CSS 4.8%Language:JavaScript 2.7%