Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pr4j3sh/react-tw

React + Tailwind template
https://github.com/pr4j3sh/react-tw

frames react react-router-dom seo tailwind template vite

Last synced: about 23 hours ago
JSON representation

React + Tailwind template

Awesome Lists containing this project

README

        

# React + Tailwind

This is React + Tailwind CSS template with router, dark/light theme mode, svg icons support with Icones, pre-styled components, fully responsive and SEO friendly.

## Getting Started

- Use this template via `@pr4j3sh/frames` npm package:

```bash
npm create @pr4j3sh/frames@latest react-tw myapp
```

> You can replace `myapp` with the desired name of your choice.

- Run using `dev`:

```bash
npm run dev
```

## Deploy

- Use [vercel](https://vercel.com/) for deployment.

## Read More

Here are some useful documentation links:

- [Vite Documentation](https://vite.dev/guide/)
- [ReactJS Documentation](https://react.dev/)
- [React Router Documentation](https://reactrouter.com/en/main/start/tutorial)
- [TailwindCSS Documentation](https://tailwindcss.com/docs/utility-first)
- [Iconer](https://icones.js.org/)
- [@pr4j3sh/frames](https://github.com/pr4j3sh/frames/)