Skip to content

josueahadi/baumeister

Repository files navigation

Baumeister - Website Project

Table of Contents

Overview

Welcome to our collaborative website development project! Over the next two weeks, we will work together to design, develop, and deploy a fully functional website. This project is structured to simulate a real-world development environment where effective collaboration, communication, and adherence to best practices are crucial for the project's success.

Project Objectives

  1. Collaboration: Work as a cohesive team to plan, develop, and review each part of the project

  2. Communication: Use tools like Discord and Trello to ensure smooth and efficient communication within the team

  3. Best Practices: Follow coding guidelines, contribution rules, and utilize tools like peer reviews to maintain high-quality code

  4. Project Management: Break down the project into manageable tasks and track progress using Trello

  5. Presentation: Prepare and present the final project, highlighting key learnings and demonstrating the website's features.

Key Features

  1. Homepage
  2. About
  3. Services
  4. References
  5. Contact

Get Started

Clone this repository

To get started with the project, you need to clone the repository to your local machine. Follow these steps:

  1. Open Terminal:

    • Navigate to the directory where you want to clone the project.
  2. Cloning the repository:

    git clone https://github.com/josueahadi/website-project.git

Install dependencies

After cloning the repository, you need to install the project dependencies using npm. Here’s how:

  1. Install npm (if not already installed):

    • Download and install Node.js which includes npm.
  2. Install project dependencies:

    npm install

Start the development server

To start the development server and see your project in action:

  1. Run the development server:

    npm run dev
  2. Open "Live Server" in your vscode. You will be redirected to the project preview

Releases

No releases published

Packages

No packages published

Languages