Skip to content

jkkrow/dev-blog

Repository files navigation

Logo

Dev Blog

A Full Stack Web Development Blog built with NextJS
Explore the live website »

About the Blog

This blog contains a number of posts about various topics such as React, Node, Express, MongoDB and AWS services. Most of them are covering technologies that I've done in my other projects.

Built with

  • Next.JS
  • Typescript
  • Sass
  • CSS3

Recent Posts

See more blog posts »

Getting Started

This is an instruction of how to set up the project locally. To get a local copy up and running, follow these simple steps.

Requirements

You must have Node.js and npm installed on your machine. This project was built against the following versions:

  • Node v16.3.0
  • npm v7.15.1

Installation

To start the project, clone the repository and install dependencies with following command:

npm install

You need to setup environment variables. Create .env file and configure necessary variables. Then, start the app by running:

npm run dev

Browser Support

ChromeChrome FirefoxFirefox
Latest ✓ Latest ✓