Skip to content

Krestdev/krestdev-v2

Repository files navigation

🌐 KrestDev Website

This is the official website for KrestDev, a digital agency specializing in custom web and mobile solutions. Built with Next.js, this project showcases our services, past work, and provides a direct contact point for clients across the globe.


🚀 Tech Stack

  • Next.js 14 – Framework for building modern web apps
  • TypeScript – Type-safe development
  • Tailwind CSS – Utility-first styling
  • shadcn/ui – Accessible and customizable UI components
  • next-intl – Internationalization and localization

🧑‍💻 Getting Started

To run the project locally:

npm install
touch .env # Make sure to initialize NEXT_PUBLIC_EMAIL & NEXT_PUBLIC_PASSWORD for the contact API
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Once the dev server is running, open http://localhost:3000 to view the site.

You can start editing the page by modifying

cd app/page.tsx

🌍 Internationalization

This project uses next-intl for managing multiple languages. You’ll find translation files inside the /messages directory.

Learn More

Here are some resources to help you get familiar with the tech stack:

Working on this project

Before contributing:

  1. Create your own branch from main:
git checkout -b your-feature-name
  1. Make your changes and commit regularly.
  2. Open a pull request to merge your branch into main. [!WARNING] Do not push directly to main – all contributions must go through pull requests.

Have a great time building with us! 💻🚀

About

KrestDev website developed with NextJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages