Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nemanja85/builtt
https://github.com/nemanja85/builtt
easy-peasy playwright react react-hook-form react-router typescript vite yup-schema yup-validation
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nemanja85/builtt
- Owner: nemanja85
- Created: 2023-11-22T14:25:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-26T22:54:21.000Z (about 1 year ago)
- Last Synced: 2025-01-09T14:16:54.327Z (28 days ago)
- Topics: easy-peasy, playwright, react, react-hook-form, react-router, typescript, vite, yup-schema, yup-validation
- Language: TypeScript
- Homepage:
- Size: 521 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Builtt
## Clone the project
```sh
git clone [email protected]:nemanja85/Builtt.git
```
```sh
cd Builtt
```### In this project I've used Vite, TailwindCSS, React TypeScript, React Router V6, React FormHook, Easy Peasy, Yup and Playwright
## Install
```sh
yarn install
```## Getting Started
```sh
yarn dev
```## Run tests
```sh
yarn playwright test
```LOGIN DATA:
admin12345