chisomije92 / blog-project

Home Page:blog-project-five.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog Web App

blog screenshot

This is a personal simple blog web app built with the aim of enabling the author share his knowledge on website development with specific interest in the React library and related frameworks. The author also aims to use this blog to document his journey into the world of software development.

Table of contents

Overview

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Css Modules - For styles
  • React - JS library
  • NextJS - React framework

What I learned

This project aided me in gaining practical knowledge in the the use of the NextJS framework. I was particularly able to get familiar with the following concepts:

  • File-based routing
  • API routes
  • Static pre-generation
  • Server-side rendering

Also, I was able to practice collection of data from form submission with MongoDB.

Credits

My implementation of this project was possible thanks to the knowledge acquired from the courses below:

Author

Chisom Ijeomah

About

blog-project-five.vercel.app


Languages

Language:JavaScript 62.0%Language:CSS 38.0%