Skip to content

Daigtas/atomic-like

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Atomic Lite

Screenshot

Atomic Lite is a modular, component-driven web UI prototype built using atomic design principles.
It serves as a flexible sandbox for developing and testing scalable UI systems β€” ideal for design systems, landing pages, and content-driven websites.


πŸš€ Live Demo

Explore the live prototype:
πŸ‘‰ https://sandboxas.lt/atomic-like/


🧱 Features

  • Atomic Design Structure β€” Organized into atoms, molecules, and organisms for scalable UI development.
  • Prebuilt Pages β€” Includes templates for Home, About, Contact, Team, Blog Listing, and Blog Post.
  • Reusable Components β€” Modular UI blocks such as feature cards, content areas, and CTAs.
  • Responsive Design β€” Works seamlessly across desktops, tablets, and mobile devices.
  • Developer-Friendly β€” Clean, well-organized structure for easy extension and integration.

πŸ“ Project Structure

atomic-lite/
β”œβ”€β”€ public/
β”‚   └── screenshot.png
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ components/
β”‚   β”‚   β”œβ”€β”€ atoms/
β”‚   β”‚   β”œβ”€β”€ molecules/
β”‚   β”‚   └── organisms/
β”‚   β”œβ”€β”€ pages/
β”‚   β”‚   β”œβ”€β”€ index.html
β”‚   β”‚   β”œβ”€β”€ about.html
β”‚   β”‚   β”œβ”€β”€ contact.html
β”‚   β”‚   β”œβ”€β”€ team.html
β”‚   β”‚   β”œβ”€β”€ blog.html
β”‚   β”‚   └── blog-post.html
β”‚   └── styles/
β”‚       └── main.css
β”œβ”€β”€ README.md
└── LICENSE

## πŸ› οΈ Getting Started

To set up the project locally:

1. **Clone the repository:**

   ```bash
   git clone https://github.com/yourusername/atomic-lite.git
   cd atomic-lite
    Open the project:

    Open index.html in your preferred web browser to view the homepage.

πŸ“„ License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors