This is a starter project for making a React web-app using Vite and Tailwind for the styling.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Clone the repo
git clone https://github.com/cmdNiels/react-starter.git
Install NPM packages
npm install
Start the project
npm run dev
Build the project
npm run build
You can change everything about this project to suit your needs.
Distributed under the MIT License. See LICENSE.txt
for more information.
Niels - @cmdNiels - cmdniels@gmail.com
Project Link: https://github.com/cmdNiels/react-starter