Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

React Budget App with Tailwind CSS

License

Notifications You must be signed in to change notification settings

xNoJustice/react-budget-app

Repository files navigation

React Budget App

Install & Start

⚠️ Using Yarn Package Manager is recommended over npm.

Create React App with the template

git clone https://github.com/xNoJustice/react-tailwind-boilerplate.git
cd react-tailwind-boilerplate
yarn
yarn start #dev
yarn build #prod

License

This project is licensed under the MIT license, Copyright (c) 2021 xNoJustice. For more information see LICENSE.