This template is a simple and minimalistic boilerplate that allows you to get started right there and then with a React.js project hooked up with the Tailwind CSS package and configurations. You can learn Tailwind CSS easily by looking up the documentation here. Use this as a public template that you can create a new repo from, after which you can clone your personal repo to your local computer and work with it.
- Create a new repository using this as the template
- Clone the repository from your terminal with
gh repo clone [YOUR URL]or download the zip file - After cloning, head into the terminal of your folder, and use
npm ito install all the necessary libraries required - Use
npm startto look at the localhost webpage - Edit
tailwind.config.jsas you want to speed up and simplify your tailwind styling
If you want to contribute, raise a pull request or DM me here