https://github.com/tdiprima/react-jobs
React project with Tailwind
https://github.com/tdiprima/react-jobs
react tailwind vite
Last synced: 4 months ago
JSON representation
React project with Tailwind
- Host: GitHub
- URL: https://github.com/tdiprima/react-jobs
- Owner: tdiprima
- License: mit
- Created: 2024-06-11T16:37:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T15:51:07.000Z (8 months ago)
- Last Synced: 2025-05-16T04:34:47.288Z (5 months ago)
- Topics: react, tailwind, vite
- Language: JavaScript
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh```sh
npm create vite@latest react-jobs
```[React Crash Course 2024](https://youtu.be/LDB4uaJ87e0?si=rC8tV8o6a_VOUJed)
rafce
[Install Tailwind CSS with Vite](https://tailwindcss.com/docs/guides/vite)
### Licensing Notice
This project may include third-party open-source code, which remains subject to its original licenses.
Attribution is provided in the source code where applicable.If you believe there is an issue with licensing, please **open an issue** or **contact the repository owner** for resolution.