FernandaRicciardi / blog-space

This is a project that uses 2 HTTP request methods: GET and POST.

Home Page:https://fernandaricciardi.github.io/blog-space/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlogSpace

https://fernandaricciardi.github.io/blog-space/

Hiya!!

This is a project that uses 2 HTTP request methods: GET and POST.

The GET method gets a list of blog posts from an API. Only the title and the body properties of the first 10 posts are displayed on the page.

With the form is possible to send a new blog post to the server and the POST method will add it to the top of the list of posts.

blog post

About

This is a project that uses 2 HTTP request methods: GET and POST.

https://fernandaricciardi.github.io/blog-space/

License:MIT License


Languages

Language:CSS 38.0%Language:JavaScript 31.2%Language:HTML 30.7%