Skip to content

Repository files navigation

The Odin Project: Blog API (Frontend)


Screenshot of Blog API Frontend

This is the frontend application for Blog API (backend repo). The project focuses on separating backend and frontend into different codebases and practicing communication between a backend API and a frontend application.

For the full assignment details, see: The Odin Project - Blog API.

Key Project Instructions

Frontend flow:

  • A separate frontend fetches and displays data from the API

Web application stack components:

  • Any framework is acceptable

Main Features:

  1. Public pages

    • Published posts list
    • Post details and comments
  2. Author pages

    • All posts with draft/published labels
    • Buttons to publish and unpublish posts
    • Form to write a new article
    • Comment manager to delete or edit comments

Built With

  • HTML
  • CSS
  • Javascript
  • Vite

Releases

Packages

Contributors

Languages