An open API service indexing awesome lists of open source software.

https://github.com/aksbuzz/bitespeed-fe-task


https://github.com/aksbuzz/bitespeed-fe-task

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Bitespeed Frontend Task

This repo contains code for Bitespeed frontend task.

## Technologies Used

- **React**
- **ReactFlow**
- **Typescript**
- **Zustand**
- **Tailwind**

## Setup

1. Clone this repository.
2. Install dependencies:

```bash
npm install
```

3. Start the frontend application locally:

```bash
npm run dev
```

By default, it will be available at [http://localhost:5173](http://localhost:5173).