LEB(Learning English Blog)

Kazuma Kuramoto
1 min readApr 28, 2022

--

I built my personal blog using NextJS+SanityCMS

screen shot

SiteURL : https://learning-english-blog.vercel.app/

Github : https://github.com/Kazumakr/LearningEnglishBlog

Overview

This is a personal blog for learning English

Technical Specifications

ReactJS, TypeScript, NextJS, Sanity, Tailwind CSS, Vercel

Why I created this project

I created this blog because I wanted a blog to output what I had learned about English. I used to have a blog using WordPress, but it was closed down and I wanted to create a new one this time with a different technology.

I wanted to use tailwind and TypeScript.

What I learned through this project

I had built a blog using Nextjs and sanity before, so I was familiar with data handling, but I had a lot to learn about using TypeScript and Tailwind. I feel more familiar with TypeScript. I was surprised at how easy it is to create responsive designs using Tailwind.

What I will do in the future

・Add preview feature.

--

--