Skip to content

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

Notifications You must be signed in to change notification settings

lucieyarish/blog-space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published