Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).