From 9a85011ab8b81480f36da7dc1287e8fe886d05cb Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 20 Oct 2023 01:12:19 +0200 Subject: [PATCH] the art of readme --- README.md | 37 +++++++++++++++++-------------------- 1 file changed, 17 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 89fa10b..18aa291 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,23 @@

- rRick & Morty cartoon
- McFly
- A no-framework framework
to leverage the web platform

- - - - + rRick & Morty cartoon +

+ +

McFly

+ +

McFly is a full-stack no-framework framework
that assists developers in leveraging the web platform

+ +

+ + + +

## Features -- HTML pages & fragments -- Server-Side Rendering -- Custom Elements -- REST APIs -- Deploy Anywhere - -## Project Goals -We want a way to: -1. create web apps with vanilla custom elements -1. write real .HTML files -1. have no frameworks or reactivity libraries on the browser -1. use server-side rendering -1. control when and where JS is downloaded for interactive elements +- Create web apps with vanilla custom elements +- Write real .HTML files +- Have no frameworks or reactivity libraries on the browser +- Use server-side rendering +- Deploy anywhere ## Special directories **1. `src/pages`**