https://github.com/techkumarnitish/simpleincrementanddecrementapp_js_html_tailwindcss
This is simple one page website Increment and decrement web app build in js, html and tailwind css..
https://github.com/techkumarnitish/simpleincrementanddecrementapp_js_html_tailwindcss
Last synced: 3 months ago
JSON representation
This is simple one page website Increment and decrement web app build in js, html and tailwind css..
- Host: GitHub
- URL: https://github.com/techkumarnitish/simpleincrementanddecrementapp_js_html_tailwindcss
- Owner: TechKumarNitish
- Created: 2023-03-31T13:22:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-12T03:26:39.000Z (over 2 years ago)
- Last Synced: 2025-05-20T00:08:56.424Z (11 months ago)
- Language: HTML
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimpleIncrementAndDecrementApp-Js_Html_tailwindCss
This is simple one page website Increment and decrement web app build with Tailwind CSS configured. It uses Tailwind CSS version **3.2**.
## Usage
To start building your own components and styles, follow these steps:
1. Clone the repository to your local machine.
```sh
git clone https://github.com/TechKumarNitish/SimpleIncrementAndDecrementApp_REACTJS_Html_tailwindCss.git
```
2. open index.html with chrome or any web browser


The project is set up to use `postcss-cli` to process your CSS files. You can add your own `tailwind.config.js` file to customize your Tailwind setup.
## Contributing
Contributions are welcome! If you have any suggestions or find any issues, please feel free to open an issue or a pull request.