https://github.com/bradgarropy/remix-starter
💿 remix starter
https://github.com/bradgarropy/remix-starter
eslint hacktoberfest prettier react remix remix-stack tailwind typescript vercel vitest
Last synced: 12 months ago
JSON representation
💿 remix starter
- Host: GitHub
- URL: https://github.com/bradgarropy/remix-starter
- Owner: bradgarropy
- License: mit
- Created: 2022-08-26T03:12:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T03:55:53.000Z (about 1 year ago)
- Last Synced: 2025-02-27T04:40:15.123Z (about 1 year ago)
- Topics: eslint, hacktoberfest, prettier, react, remix, remix-stack, tailwind, typescript, vercel, vitest
- Language: TypeScript
- Homepage: https://remix-starter-bradgarropy.vercel.app
- Size: 2.38 MB
- Stars: 16
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: contributing.md
- License: license
Awesome Lists containing this project
README
# 💿 remix starter
_A [Remix][remix] starter with [ESLint][eslint], [Prettier][prettier], [TypeScript][typescript], [Vitest][vitest], and [Tailwind][tailwind] included._
[![vercel][vercel-badge]][vercel]
[![github actions][github-actions-badge]][github-actions]
[![codecov][codecov-badge]][codecov]
[![contributing][contributing-badge]][contributing]
[![contributors][contributors-badge]][contributors]
[![discord][discord-badge]][discord]
## ✨ contributors
[vercel]: https://vercel.com/bradgarropy/remix-starter
[vercel-badge]: https://img.shields.io/github/deployments/bradgarropy/remix-starter/production?label=vercel&style=flat-square
[github-actions]: https://github.com/bradgarropy/remix-starter/actions
[github-actions-badge]: https://img.shields.io/github/workflow/status/bradgarropy/remix-starter/%F0%9F%A7%AA%20test?style=flat-square
[codecov]: https://app.codecov.io/gh/bradgarropy/remix-starter
[codecov-badge]: https://img.shields.io/codecov/c/github/bradgarropy/remix-starter?style=flat-square
[contributing]: https://github.com/bradgarropy/remix-starter/blob/main/contributing.md
[contributing-badge]: https://img.shields.io/badge/PRs-welcome-success?style=flat-square
[contributors]: #-Contributors
[contributors-badge]: https://img.shields.io/github/all-contributors/bradgarropy/remix-starter?style=flat-square
[discord]: https://bradgarropy.com/discord
[discord-badge]: https://img.shields.io/discord/748196643140010015?style=flat-square
[eslint]: https://eslint.org
[prettier]: https://prettier.io
[typescript]: https://typescriptlang.org
[vitest]: https://vitest.dev
[tailwind]: https://tailwindcss.com
[remix]: https://remix.run