jameslongstaff / react-trello-clone

Trello clone built with React, Tailwind, TypeScript, Zustand, using local storage for persistence.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Trello Clone V2

I've used this project as an exercise to learn some React. I'm in the process of updating this repository to use the latest version of React, but also using this as an opportunity to make some improvements in the process.

Setup instructions

  • Pull down the repo
  • Run npm install
  • Run npm run dev
  • Navigate to the running version of the app on http://127.0.0.1:5173/

Hope this is useful to someone!

About

Trello clone built with React, Tailwind, TypeScript, Zustand, using local storage for persistence.

License:MIT License


Languages

Language:TypeScript 98.7%Language:HTML 0.7%Language:JavaScript 0.5%Language:CSS 0.1%