https://github.com/rashjredmund/casino_brand
an online casino brand home page
https://github.com/rashjredmund/casino_brand
casino home-page wheel-of-fortune
Last synced: 3 months ago
JSON representation
an online casino brand home page
- Host: GitHub
- URL: https://github.com/rashjredmund/casino_brand
- Owner: RashJrEdmund
- Created: 2024-05-21T15:33:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-23T05:57:29.000Z (about 1 year ago)
- Last Synced: 2024-05-23T06:44:28.348Z (about 1 year ago)
- Topics: casino, home-page, wheel-of-fortune
- Language: TypeScript
- Homepage: https://casino-brand.vercel.app/
- Size: 1.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## The Casino brand home page
- PWA logo

- Brand Logo

## Getting Started
First, install dependencies:
```bash
npm install
# or
npm i
```Now, run the development server with:
```bash
npm run dev
```To, run the development tests with with jest, run:
```bash
npm run test
# or
npm run test:watch # in watch mode
```### I'm currently running tests only for
- The Banner section,
- The About section and,
- The Testimonials section## Live vercel deployment
[Casino brand](https://casino-brand.vercel.app/)
## APP preview
### Home Section(Banner) on landing page

### Top games section on landing page

### Testimonial section on landing page

### Footer section
