Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solution #54

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
iyehorova authored Nov 10, 2024
commit e6361b2376e4fdce582b5be49b5b3bb8847f1fa8
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Simple Blog Application
[Demo](https://iyehorova.github.io/vue_dynamic-list-of-posts/)

This is a basic blog application built with Vue 3 using the Composition API. The app connects to an API to manage user registration, posts, and comments.

## Features
@@ -28,4 +29,4 @@ This is a basic blog application built with Vue 3 using the Composition API. The
4. Open a post to add or remove comments as needed.

### Technologies Used
**Vue 3 | Composition API**
**Vue 3 | Composition API**