Skip to content

Latest commit

History

History
139 lines (106 loc) 路 4.35 KB

README.md

File metadata and controls

139 lines (106 loc) 路 4.35 KB

Stargazers Issues MIT License LinkedIn


Logo

word_repo

a personal blog site to share my thoughts

View SiteReport BugRequest Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact

About The Project

Product Name Screen Shot

(back to top)

Built With

  • Next
  • React
  • TailwindCSS
  • GoatCounter

(back to top)

Getting Started

This site has been built using NextJS 13, with TypeScript and TailwindCSS. To get a local copy up and running follow these simple example steps.

Prerequisites

Make sure you have node and npm installed.

  • npm
    yarn global add npm@latest

Installation

  1. Clone the repo
    git clone https://github.com/lukethacoder/word-repo.git
  2. Install NPM packages
    yarn
  3. Clone the .env.example and rename to .env.local. Replace the variables with your own.

(back to top)

License

Distributed under the GNU General Public License v3.0. See LICENSE for more information.

(back to top)

Contact

Luke Secomb - @lu_ke____

Project Link: https://github.com/lukethacoder/word-repo

(back to top)