Skip to content

iniacor/powercode

Repository files navigation

Powercode academy

powercode academy webinar form test

Application available via link 👈🏻

✨ Features

  • The user can send an application for participation in the webinar through the feedback form

⚙️ Used technologies:

Installation

You can run this project locally just do:
clone branch main with git clone https://github.com/iniacor/powercode.git or fork it and then clone it from your forked repo Move to the folder, install all dependencies and run the server:

mkdir webinar-form
cd webinar-form
npm i
gulp

In order to build production version:

gulp build

Powercode academy requires NodeJS v18 to build


Developed by Ihor Kutsenko