/personal-blog

This project was built with Next.js, React, TailwindCSS, and Sanity.

Primary LanguageJavaScript

<

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

This is the codebase for my personal blog website built with Next.js, Sanity, and Tailwind CSS.

How it's different:

  • High level user experience
  • Top-Notch SEO scores
  • Newest Frameworks

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • Next
  • React

(back to top)

Getting Started

Here's how to get started.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  2. Install NPM packages
    npm install
  3. Run dev server
    npm run dev
  4. Go to localhost:3000/studio

(back to top)

Usage

Use for educational purposes, or for your own blog.

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Jake Pearson - LinkedIn - hello@jpearson.art

Project Link: https://github.com/your_username/repo_name

(back to top)