GitHunt
GA

gamedevsam/hf-site

Rebuild of Haxeflixel.com using React, Next.js and Typescript

Haxeflixel.com site

Tech used

Resources

  • Ubuntu font from Google Fonts in global.css file

Getting Started

First, install the dependencies

npm i

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Page locations

Page Path
Homepage pages/index.tsx
Examples/Demos pages/demos
Examples/Snippets [not handled here]
Showcase pages/showcase
Blog pages/blog
Docs pages/api
Forum [not handled here]

TODOs

  • 404 page
  • Nav search input
  • add page titles

Languages

TypeScript74.2%CSS24.1%JavaScript1.7%

Contributors

Created January 5, 2023
Updated November 26, 2022
gamedevsam/hf-site | GitHunt