Skip to content

mineTomek/mineTomek-Website

Repository files navigation

mineTomek's Website

This is a Next.js based website for mineTomek (made by mineTomek).

Where is this website?

This website is hosted on vercel and is available on https://mineTomek.com.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or (preferred & fastest)
bun dev

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

You can start editing the page by modifying src/app/page.tsx. The page auto-updates as you edit the file.

Contributing

If you have any ideas or want to contribute in any way, feel free to fork this repository, and then create a pull request. I will be happy to consider every single one.