Skip to content

SiloCityLabs/craftrandom.com

Repository files navigation

craftrandom.com

This is the source code for the craftrandom.com website, built using Next.js and hosted on GitHub Pages.

Getting Started

To run the project locally:

git clone https://github.com/yourusername/craftrandom.com.git
cd craftrandom.com
npm install
npm run dev

Open http://localhost:3000 in your browser to view the website.

Editing the Website

You can modify the main content of the site by editing the following files:

  • app/page.tsx: The main landing page of the website.

  • app/layout.tsx: The layout file for shared elements like headers or footers.

The project auto-updates changes as you edit.

Deployment

This website is hosted on GitHub Pages. To deploy updates create a PR, commit and push. When merged into master github actions will automatically build and deploy.

Features

  • Optimized Performance: Uses next/font for automatic font optimization.

  • Modern Framework: Built with the power of Next.js and React.

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •