Skip to content

CodeDead/codedead.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeDead.com

This is the source code behind the CodeDead website. The project was realized with the help of Next, React, Mantine and various other packages!

Usage

In order to run a development build of the website, run:

yarn dev

A development server will be executed and you can then view the website in your browser using the following url:

http://localhost:3000

In order to build a production-ready version of the website, run:

yarn build

Next will then generate a static website that can be deployed on a server in seconds.

About

This website is maintained by CodeDead.

Copyright © 2025 CodeDead