Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/2kabhishek/reblog

Blog with twisted React ✏️🍭
https://github.com/2kabhishek/reblog

articles blog react unconventional

Last synced: 8 days ago
JSON representation

Blog with twisted React ✏️🍭

Awesome Lists containing this project

README

        

reblog


License


People


Stars


Forks


Watches


Last Updated

Blog with twisted React ✏️🍭

## What is this

reblog is a blog created using react that serves plain html content

## Inspiration

Wanted to try out a custom blog serving approach using publicly available content.

## Prerequisites

Before you begin, ensure you have met the following requirements:

- You have installed the latest version of `npm`

## Getting reblog

To get reblog, follow these steps:

```bash
git clone https://github.com/2kabhishek/reblog
cd reblog
npm install
npm start
```

Blog articles can be found in the `./public/articles/` directory.

## How it was built

reblog was built using `neovim, react`

## What I learned

Playing around with React routing was fun.

Hit the ⭐ button if you found this useful.

## More Info

Source | Website