Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ochairo authored Mar 25, 2024
1 parent e29d3a2 commit 9ad30e5
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@

## Overview

This project is a starter template for single-page applications.

It's designed to be easy to maintain, scale, adapt, and modify.
It's framework-agnostic and it aims to have zero dependencies.
This allows for flexibility in customization with additional frameworks and libraries as needed.
This starter template is for vanilla single-page applications, emphasizing simplicity and flexibility. It's framework-agnostic and aims to have zero dependencies, allowing easy customization with additional frameworks and libraries.

## Technology stack

Expand All @@ -23,9 +19,7 @@ Initial technology stack is simple.

## Architecture

The project's architecture follows fundamental principles such as Separation of Concerns,
SOLID Principles, Atomic Design, and Readable Code. By adhering to these principles,
it ensures that applications built with it are straightforward to maintain, scale, adapt, and modify.
The architecture follows key principles including Separation of Concerns, SOLID Principles, Atomic Design, and prioritizes Readable Code. This ensures applications built with it are easy to maintain, scale, adapt, and modify.

![architecture](docs/images/architecture.png)

Expand Down

0 comments on commit 9ad30e5

Please sign in to comment.