Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atapas/code-in-react-19
A starter repository to code in React 19
https://github.com/atapas/code-in-react-19
react react-19 tailwindcss vite
Last synced: 6 days ago
JSON representation
A starter repository to code in React 19
- Host: GitHub
- URL: https://github.com/atapas/code-in-react-19
- Owner: atapas
- Created: 2024-05-15T06:42:55.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T09:58:14.000Z (3 months ago)
- Last Synced: 2024-10-31T14:44:58.539Z (13 days ago)
- Topics: react, react-19, tailwindcss, vite
- Language: JavaScript
- Homepage: https://youtube.com/@tapasadhikary
- Size: 63.5 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code in React 19
As React 19 is new(and still in its RC), this scaffolding project is for everyone who wants to start coding in React 19.
It has:
- Vite
- React 19.0 RELEASE CANDIDATE(RC)
- TailwindCSS## Run it Locally
- Clone or fork the repo
- Install dependencies using `npm install` or `yarn install`
- Run it using `npm run dev` or `yarn dev`The app will be available on `http://localhost:5173` by default.
## 🫶 Support
Liked it? You can show your support with a STAR(⭐).> Many Thanks to all the `Stargazers` who have supported this project with stars(⭐)
### Sponsor My Work
> I am an independent educator and open-source enthusiast who creates meaningful projects to teach programming on my YouTube Channel. You can support my work by [sponsoring me on GitHub](https://github.com/sponsors/atapas).