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: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nemanja85/builtt
- Owner: nemanja85
- Created: 2023-11-22T14:25:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-01T19:41:54.000Z (8 months ago)
- Last Synced: 2025-11-01T21:16:28.377Z (8 months ago)
- Topics: easy-peasy, playwright, react, react-hook-form, react-router, typescript, vite, yup-schema, yup-validation
- Language: TypeScript
- Homepage:
- Size: 534 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Builtt
### In this project I've used Vite, TailwindCSS, React TypeScript, React Router V6, React HookForm, Easy Peasy, Yup and Playwright
## 1.Clone the project
```sh
git clone git@github.com:nemanja85/Builtt.git
```
## 2. Navigate to the project directory
```sh
cd Builtt
```
## 3. Install the required dependencies
```sh
yarn install
```
# Running the Project
### To start the project, use the following command:
```sh
yarn dev
```
# Running the Tests
### To start the tests, use the following command:
```sh
yarn playwright test
```
LOGIN DATA:
admin@admin.com
admin12345