Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vladimir-urik/truth-or-dare
Simple Truth Or Dare PWA app
https://github.com/vladimir-urik/truth-or-dare
dare or pwa pwa-app react tod truth
Last synced: 7 days ago
JSON representation
Simple Truth Or Dare PWA app
- Host: GitHub
- URL: https://github.com/vladimir-urik/truth-or-dare
- Owner: Vladimir-Urik
- License: mit
- Created: 2024-04-01T11:12:17.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-06-28T14:45:22.000Z (5 months ago)
- Last Synced: 2024-06-29T11:29:11.747Z (5 months ago)
- Topics: dare, or, pwa, pwa-app, react, tod, truth
- Language: TypeScript
- Homepage: https://tod.gggedr.lol/
- Size: 684 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![reactjs-vite-tailwindcss-boilerplate](https://user-images.githubusercontent.com/16243531/217138979-b854309c-4742-4275-a705-f9fec5158217.jpg)
# React Tailwindcss Boilerplate build with Vite
This is a boilerplate build with Vite, React 18, TypeScript, Vitest, Testing Library, TailwindCSS 3, Eslint and Prettier.
## What is inside?
This project uses many tools like:
- [Vite](https://vitejs.dev)
- [ReactJS](https://reactjs.org)
- [TypeScript](https://www.typescriptlang.org)
- [Vitest](https://vitest.dev)
- [Testing Library](https://testing-library.com)
- [Tailwindcss](https://tailwindcss.com)
- [Eslint](https://eslint.org)
- [Prettier](https://prettier.io)## Getting Started
### Install
Create the project.
```bash
npx degit joaopaulomoraes/reactjs-vite-tailwindcss-boilerplate my-app
```Access the project directory.
```bash
cd my-app
```Install dependencies.
```bash
pnpm install
```Serve with hot reload at .
```bash
pnpm run dev
```### Lint
```bash
pnpm run lint
```### Typecheck
```bash
pnpm run typecheck
```### Build
```bash
pnpm run build
```### Test
```bash
pnpm run test
```View and interact with your tests via UI.
```bash
pnpm run test:ui
```## License
This project is licensed under the MIT License.
# truth-or-dare
# truth-or-dare