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: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Builtt


Version

License: MIT

### 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