An open API service indexing awesome lists of open source software.

https://github.com/amdzy/blog-frontend


https://github.com/amdzy/blog-frontend

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Blog Frontend

A blog webapp built using React, Vanilla CSS & [my blog API](https://github.com/Soul-Remix/blog-api)

> [Live Page](https://soul-remix.github.io/blog-frontend/)

[Blog API](https://github.com/Soul-Remix/blog-api)
[Blog Admin](https://github.com/Soul-Remix/blog-admin)

## Features

* Responsive Design
* Infinite Scrolling to load more posts
* Comment section for every post

## Frameworks/Tools

* [React](https://reactjs.org)
* [React-Route](https://reactrouter.com)
* [React-Query](https://react-query.tanstack.com)