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
- Host: GitHub
- URL: https://github.com/pappyjay23/tabler
- Owner: Pappyjay23
- Created: 2024-11-02T10:22:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-04T09:47:04.000Z (over 1 year ago)
- Last Synced: 2025-01-06T09:44:58.330Z (over 1 year ago)
- Topics: firebase, react-icons, react-router-dom, reactjs, redux-saga, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://tabler-pjp.vercel.app
- Size: 41.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tabler
## Snapshots 📸

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