Table of Contents
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.
Make sure you have node
and npm
installed.
- npm
yarn global add npm@latest
- Clone the repo
git clone https://github.com/lukethacoder/word-repo.git
- Install NPM packages
yarn
- Clone the
.env.example
and rename to.env.local
. Replace the variables with your own.
Distributed under the GNU General Public License v3.0. See LICENSE for more information.
Luke Secomb - @lu_ke____
Project Link: https://github.com/lukethacoder/word-repo