Skip to content

gadatos/Remote-displays-management-with-next.js

Repository files navigation

Remote-displays-management-with-next.js & Socket.io

Next.js, Tailwind CSS,Socket.io

Opis: 📋

Aplikacja pozwala na zmianę wartości na stronie w czasie rzeczywistym. Zmiana wartości w panelu admin zmienia zdjęcia na podstronach display/1 display/2 display/3 ...

Aplikację przygotowałem w celu nauki programowania.

Instalacja 🔧

  1. Sklonuj to repozytoriu uruchamiając komędę git clone https://github.com/gadatos/Remote-displays-management-with-next.js.git
  2. cd next-js-app
  3. npm install
  4. npm run dev

Następnie do folderu ./public wrzucamu zdjęcia odpowiednio ponumerowane: 1.png, 2.png, 3.png...

Użycie

Za pomocą Strzałek zmieniamy wartość dodając ją lub odejmując

W Panelu nawigacyjnym możemy otworzyć będzie można zaobserwować zmianę zdjęć w czasie rzeczywistym.

🇺🇸 🇺🇸 🇺🇸 🇺🇸

Desc: 📋

The application allows you to change the values on the page in real time. Changing the value in the admin panel changes the photos on the subpages display/1 display/2 display/3 ...

I have prepared the application in order to learn programming.

Install 🔧

  1. Clone this repo by running git clone https://github.com/gadatos/Remote-displays-management-with-next.js.git
  2. cd next-js-app
  3. npm install
  4. npm run dev

Then, to the ./public folder, I put the photos numbered accordingly: 1.png, 2.png, 3.png...

Usage

Use the arrows to change the value by adding or subtracting it

In the navigation panel we open you will be able to observe the change of photos in real time.

About

Remote displays management - Tailwind css / Next.js / Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published