A React page to group mini projects, made with TypeScript and Tailwind CSS
- Todo
- Password Strength
- Finances
- Rock Paper Scissors
Clone the repo and install the dependences
git clone https://github.com/dantnog/react-mini-projects.git
cd react-mini-projects
npm install
npm run dev