lucieyarish / blog-space

πŸ‘©πŸ»β€πŸ’» BlogSpace website built while learning to work with APIs through Frontend Developer Bootcamp on Scrimba

Home Page:https://blog-space-lucieyarish.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlogSpace

πŸ‘©πŸ»β€πŸ’» BlogSpace website built while learning to work with APIs through Frontend Developer Bootcampon Scrimba.

View the live version here: https://blog-space-lucieyarish.netlify.app/

BlogSpace fetches first 5 posts from JSON Placeholder API and also enables users to create new blog post via the form that then gets added to the listed blog posts.

This project is a combination of code-along and building chunks of the website on my own through challenges set by the teacher. The design was created by me.

Fetch blog posts from the API
Screenshot 2024-01-11 at 10 01 51
Add new blog post
Screenshot 2024-01-11 at 10 02 28 Screenshot 2024-01-11 at 10 02 49

While working on this project via Scrimba's Frontend Developer Career Path, I learned/practiced the following concepts:

Intro to APIs

  • Servers & clients
  • Request/response cycle
  • APIs
  • JSON
  • fetch syntax

URLs & REST

HTTP requests
  • URLs, endpoints
  • Methods
  • Body
  • Headers
REST APIs
  • Resources
  • Parameters
  • Queries

About

πŸ‘©πŸ»β€πŸ’» BlogSpace website built while learning to work with APIs through Frontend Developer Bootcamp on Scrimba

https://blog-space-lucieyarish.netlify.app/


Languages

Language:CSS 38.7%Language:JavaScript 33.3%Language:HTML 28.0%