1.0.0 • Published 1 year ago

react-tailwind-context v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

React + Vite + Tailwind with Context API Setup Starter Template

What is this?

A starter template for a React + Vite + Tailwind project with Context API setup. This template is a good starting point for a new project.

It includes:

> React
> Vite
> Tailwind
> Context API

How to use it:

> Clone this repository
> Run `npm install`
> Run `npm run dev`
> Open the browser and navigate to http://localhost:3000

License

MIT

Version

[]: # Version: 1.0.0

This template is a work in progress. Although it is production ready, it is not yet complete. There will be more features added over time. Feel free to contribute!

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.