Skip to content

Ninxe/smart-tv

Repository files navigation

Smart TV

A Smart TV app simulation on the browser.

Technologies   |    How to Run   |    Packages   |    Learn More   

License

Smart TV project


🚀 Technologies

This project was developed by these next technologies:

  • Next.js / React
  • Typescript
  • Tailwind

📦 Packages

  • next-intl (branch translations)
  • clsx (branch translations)

💻 How to Run

  • Clone the repository
  • Install dependencies with npm i
  • Start the server with npm run dev
  • Open http://localhost:3000 with your browser to see the result.

💡 Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!


This is a Next.js project bootstrapped with create-next-app.