pawlovskiii / events-application

In this project I tried to learn concepts behind Events. In order to respond to user behaviour. That's crucial for building modern web applications. Selectin a specific Event to meet our assumptions.

Home Page:https://pawlovskiii.github.io/events-application/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Events-Application

See the live version of Events-Application.

In this project I tried to learn concepts behind Events. In order to respond to user behaviour. That's crucial for building modern web applications. Selectin a specific Event to meet our assumptions.

Main features:

  • Events
  • DOM manipulation
  • Webpack

💡 Technologies

HTML5 CSS3 JavaScript

💿 Installation

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://pawlovskiii.github.io/events-application/

# Go into the repository
$ cd events-application

# Install dependencies
$ npm install 

# Run the app
$ npm start

🙋‍♂️ Feel free to contact me

Find me on LinkedIn :)

👏 Thanks / Special thanks / Credits

Thanks to my Mentor - devmentor.pl - for providing me with this task and for code review.

About

In this project I tried to learn concepts behind Events. In order to respond to user behaviour. That's crucial for building modern web applications. Selectin a specific Event to meet our assumptions.

https://pawlovskiii.github.io/events-application/


Languages

Language:JavaScript 55.5%Language:CSS 25.2%Language:HTML 19.3%