https://github.com/foridpathan/toffeeplay
https://github.com/foridpathan/toffeeplay
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/foridpathan/toffeeplay
- Owner: foridpathan
- Created: 2023-07-26T14:35:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-28T18:55:18.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T12:18:14.320Z (4 months ago)
- Language: TypeScript
- Homepage: https://toffeeplay.vercel.app
- Size: 5.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a `OOT application` developed using NextJS 13.4 and using `RapidAPI` open API
## Getting Started
First, Install Dependencies run the commend:
```bash
npm i
# or
yarn add
# or
pnpm i
```Now Run this command in development server
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
Here is test case command
```bash
# End To End test
npm run e2e
# or
yarn e2e# Component based test
npm run component
# or
yarn component
```This application comfortable with all devices like **All TVs**, **Desktop**, **Tablets**, **All Mobiles**
## Here is some screenshot
### Television

### Desktop

### Tablet
  
### Mobile

### Testing
**E2E Testing**

**Unit Testing**
### Component Hierarchy
