Skip to content

This Repo is intended to used as instructions for completing the Norigin Media testing task for new candidates

Notifications You must be signed in to change notification settings

heshamelmasry77/candidate-tester

 
 

Repository files navigation

📺 EPG Web App Hesh: Stay Updated with the Latest Shows!

Dive into the world of entertainment with the EPG Web App. Built with ❤️, it fetches the most recent shows using the EPG API, ensuring you never miss out on the latest TV action.

Vue.js Badge TailwindCSS Badge Vite Badge ESLint Badge

🛠️ Stack and Tools

🚀 Getting Started

Prerequisites:

Running the project:

  1. Clone the repository.
  2. Install dependencies:
    npm install
    npm run build
    

Build the project:

 npm run build

Start the server:

npm run start

Start the server:

npm run start

Preview in Production mode:

Note: Use a different terminal.

npm run preview

Preview in Development mode:

Note: Use a different terminal.

npm run dev

📋 To-do:

 Replace Moment.js with a more modern alternative.
 Enhance the UI to slide shows on the "now" button click.
 Dive deeper into the EPG package for detailed show insights.
<div align="center">
    🌟 If you like this project, consider giving it a star on GitHub! 🌟
</div>

About

This Repo is intended to used as instructions for completing the Norigin Media testing task for new candidates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 64.0%
  • JavaScript 26.1%
  • CSS 5.9%
  • HTML 4.0%