Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/justinsun7/armani

Bet on your favorite sports like football and basketball, plus popular esports games. Enjoy live betting, a user-friendly interface, and secure transactions. Access our site on mobile for betting on-the-go. Join us today for exciting promotions and a thrilling betting experience!
https://github.com/justinsun7/armani

esports react redux-toolkit sport-betting tailwindcss

Last synced: about 1 month ago
JSON representation

Bet on your favorite sports like football and basketball, plus popular esports games. Enjoy live betting, a user-friendly interface, and secure transactions. Access our site on mobile for betting on-the-go. Join us today for exciting promotions and a thrilling betting experience!

Awesome Lists containing this project

README

        

# Canari Solutions

---

## Overview

The project uses the following stack:

- Framework - [Next.js 13](https://nextjs.org)
- Styling - [Tailwind CSS](https://tailwindcss.com)
- Language - [TypeScript](https://www.typescriptlang.org)
- Dashboard Components - [Tremor](https://www.tremor.so)
- Material Tailwind - [MaterialTailwind](https://www.material-tailwind.com/docs/react/card)
- Icons - [HeroIcons](https://heroicons.com/)
- Auth - [NextAuth.js](https://next-auth.js.org)
- Deployment - [Vercel](https://vercel.com/docs/concepts/next.js/overview)

## About this project

This project is built with Next.js App Router. This project aims to show how to use Next.js 13, Tailwind, RadixUI, NextAuth.js, Tremor.

## Getting Started

1. Install dependencies using npm:

```sh
npm install
```

2. Copy `.env.example` to `.env.local` and update the variables.

```sh
cp .env.example .env.local
```

3. Start the development server:

```sh
npm run dev
```

## When running this project, you can add the following.

- Database - [PlanetScale](https://planetscale.com)
- ORM - [Prisma](https://prisma.io)

and so on.

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fthemanafov%2Fnextjs-dashboard-template)

## License

Licensed under the [MIT license](https://github.com/themanafov/nextjs-dashboard-template/blob/main/LICENSE).