Skip to content

Tern-Computer/Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimalistic Website Logo

Website

Simplicity Meets Performance

Version 2.0.0 is Out!


About Website

Website is a sleek, performance-driven web application built with Next.js. It offers a minimalist design with optimized performance, making it a perfect starting point for creating responsive and scalable websites..Built using the powerful Next.js framework, this project ensures fast load times, optimized assets, and an enhanced developer experience.

What's New in Version 2.0.0?

We’re thrilled to introduce Website Version 2.0.0! Here’s what’s new:

  • Enhanced Speed: Thanks to Next.js's SSR and built-in optimizations.
  • Increased UI: Clean and responsive design for a smooth user experience.
  • Font Optimization: Leveraging next/font to improve font loading with Geist.
  • Automatic Image Optimization: Images are optimized automatically for faster page load.

Table of Contents

  1. Getting Started
  2. Contribution Guidelines
  3. Project Structure
  4. Release Notes
  5. Learn More
  6. Deployment
  7. Development & Management Teams

Getting Started

To start developing on Website, follow these steps:

# Using npm
npm run dev

# Or using yarn
yarn dev

# Or using pnpm
pnpm dev

# Or using bun
bun dev

Open the App

Open http://localhost:3000 to view the app in the browser. The page auto-updates as you edit the files, thanks to Next.js's hot-reloading feature, allowing you to see your changes instantly.

File to Edit

You can modify the main page by editing app/page.tsx. All changes will reflect in real-time without needing a manual refresh.


Contribution Guidelines

We welcome your contributions to Website! Please follow these guidelines for a smooth collaboration:

  • Always create feature branches from the develop branch.
  • Submit a pull request (PR) for code reviews before merging into protected branches.
  • Ensure your code is well-structured, properly commented, and covered with tests.

Project Structure

Website follows a modular structure for ease of scalability and maintenance:

  • pages/ - Contains the main route-based components.
  • public/ - Hosts static assets like images and fonts.
  • ui/ - Holds reusable UI components.
  • styles/ - Manages global and component-specific styles.

This structure ensures a clear separation of concerns, making it easier to maintain and expand the project.


Release Notes

Version 2.0.0 Highlights:

  • Next.js Version: Built using Next.js 14.2.5, providing the latest SSR and performance improvements.
  • Production Ready: Optimized for server-side rendering (SSR), static site generation (SSG), and client-side navigation.
  • New Features:
    • Clean and responsive layout.
    • Optimized for fonts and images.

For more details on the new features, explore the Next.js Documentation.


Learn More

To dive deeper into Next.js, check out these resources:

Visit the Next.js GitHub repository to contribute or provide feedback.


Deploy on Vercel:

The easiest way to deploy Minimalistic-Website is using Vercel. As the creators of Next.js, Vercel offers seamless deployment with automatic optimizations for performance.

Learn more about deployment in the Next.js documentation.


Development & Management Teams


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 21

Languages