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

https://github.com/pappyjay23/tabler


https://github.com/pappyjay23/tabler

firebase react-icons react-router-dom reactjs redux-saga tailwindcss typescript

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          


Tabler


## Snapshots 📸

![Tabler 2](https://github.com/user-attachments/assets/8ddfa513-3c4f-4fe2-a687-9c8efb6bb191)

## Tech Stack ✨

- [React.js](https://reactjs.org/) - UI Library
- [Tailwind CSS](https://tailwindcss.com/) - Styling and UI
- [Firebase](https://firebase.google.com/) - Authentication
- [Vite](https://vitejs.dev/) - Build tool
- [Vercel](https://vercel.com/) - Hosting and Deployment

## How to run locally 💻

Follow these steps to run Tabler on your local machine.

### Clone this repository

```bash
git clone https://github.com/Pappyjay23/Tabler.git
```

### Navigate to the directory

```bash
cd Tabler
```

### Install Dependencies

```bash
npm install
```

### Run

Run the development server to view the app.

```bash
npm run dev
```

Now, you can navigate to http://localhost:5173/ to view the app.

### Build

```bash
npm run build
```

## Credits ✍

Implementation by [@Pappyjay23](https://github.com/Pappyjay23)