Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atomic React Blogspot

Welcome to the Atomic React Blogspot project! This is a simple React-based blog post application built with a focus on implementing the Atomic Design principles. The project consists of two main pages: a list of blog posts and a detailed view of each post.

Table of Contents

  1. Overview
  2. Features
  3. Project Structure
  4. Technologies

Overview

This project demonstrates how to structure a React application using the Atomic Design methodology. The primary goal is to showcase a clean, scalable, and maintainable way to organize React components.

Features

  • List of blog posts
  • Detailed view of each post
  • Organized using Atomic Design principles
  • Clean and maintainable code structure

Project Structure

This project organized based on Atomic Design Principles

src/
├── components/
│   ├── atoms/
│   ├── molecules/
│   ├── organisms/
│   ├── templates/
├── pages/
├── App.js
├── index.js

Technologies

  • Node v21.1.0
  • Npm v10.2.0
  • React v18.2.0

References

About

This project demonstrates how to structure a React application using the Atomic Design methodology. The primary goal is to showcase a clean, scalable, and maintainable way to organize React components.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages