Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pr4j3sh/react-tw
- Owner: pr4j3sh
- Created: 2024-11-09T16:21:34.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-12-05T19:34:32.000Z (about 2 months ago)
- Last Synced: 2024-12-05T20:27:56.536Z (about 2 months ago)
- Topics: frames, react, react-router-dom, seo, tailwind, template, vite
- Language: JavaScript
- Homepage: https://react-tw-frames.vercel.app/
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)