Skip to content

mikhaylov1gor/BlogWebDevHits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple web-based blogging application built with vanilla JavaScript, CSS (Less for styling), and HTML. The application allows users to create, edit, and delete blog posts without using any frontend frameworks.

Technologies Used

JavaScript (Vanilla JS) – Core scripting language

HTML – Structuring the web pages

CSS with Less – Styling the application

Gulp - Converting styles

Light-server - Start local server and serving files

Running Locally

  1. Clone the repository:

     git clone https://github.com/mikhaylov1gor/BlogWebDevHits
    
  2. Start a local server:

     live-server public --port=3000 --entry-file=index.html
    

About

Simple web-based blogging single page application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published