Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 499 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 499 Bytes

A simple Sveltekit blog

We are creating a simple blog from a free API.

In this series we will figure out many sveltekit basics. Watch the series here

Tocpics Covered

  • Create a Simple Sveltekit blog
  • Get User Information from API
  • How to add blog authors
  • How to add Pagination & Search in Sveltekit
  • Fixing inefficiencies in out Sveltekit Blog
  • How to deploy Sveltekit Blog to Netlify
  • Sveltekit Blog using Sveltekit APIs(Endpoints)