Skip to content

RashJrEdmund/casino_brand

Repository files navigation

The Casino brand home page

  • PWA logo

PWA logo

  • Brand Logo

brand logo

Getting Started

First, install dependencies:

npm install
# or
npm i

Now, run the development server with:

npm run dev

To, run the development tests with with jest, run:

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

APP preview

Home Section(Banner) on landing page

banner section

Top games section on landing page

top-games

Testimonial section on landing page

testimonials

Footer section

footer section