BoyanVelikov / Accordion

Project from JavaScript Developer Professional Program - Course 5 - 04.2022-05.2022 - SoftUni Global

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accordion

Project from JavaScript Developer Professional Program - Course 5 - 04.2022-05.2022 - SoftUni Global

To start the server, run the included start.bat file, or manually open a command prompt and execute the node server.js command.

By clicking the [More] button for the selected article, it reveals the content of and change the text of the button to [Less].

When the same button is clicked again, the content will be hidden and the text of the button will be changed to [More].

The Less or More button are toggleable.

About

Project from JavaScript Developer Professional Program - Course 5 - 04.2022-05.2022 - SoftUni Global


Languages

Language:JavaScript 98.9%Language:CSS 0.7%Language:HTML 0.4%Language:Batchfile 0.0%