DarthMarino / alphablog

A remastered edition of the unfinished and acclaimed Alpha-blog I made back in 2018.

Home Page:alphablog.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project that tries to emulate how blogs work nowadays. (inspired in Medium and Dev.to)

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the homepage.

You will find the feed page, where you will find posts sorted by rating.

The page uses a slug based url where the routes are more friendly to users.

Absolute path is configured for the styles, components and libs.

Learn More

To learn more about Next.js n Firebase, take a look at the following resources:

Cool Technologies

Deploy on Vercel

It is planned to deploy using the Vercel Platform from the creators of Next.js.

About

A remastered edition of the unfinished and acclaimed Alpha-blog I made back in 2018.

alphablog.vercel.app


Languages

Language:TypeScript 79.8%Language:CSS 17.2%Language:JavaScript 3.0%