Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lagden-development/lagden.dev

The official website for Lagden Development; built with NextJS and TypeScript.
https://github.com/lagden-development/lagden.dev

eslint js nextjs postcss react tailwindcss typescript

Last synced: 8 days ago
JSON representation

The official website for Lagden Development; built with NextJS and TypeScript.

Awesome Lists containing this project

README

        

[![Better Stack Badge](https://uptime.betterstack.com/status-badges/v2/monitor/1hfqv.svg)](https://status.lagden.dev)
![GitHub branch check runs](https://img.shields.io/github/check-runs/Lagden-Development/lagden.dev/main)
![Codacy Badge](https://app.codacy.com/project/badge/Grade/e661a3949ba8451fbcf7d42dcb903dbd)

# lagden.dev

Welcome to the `lagden.dev` repository! This is the official website of Lagden Development, built using Next.js and TypeScript.

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

## Installation

To get started with the project, follow these steps:

1. **Clone the repository**

```bash
git clone https://github.com/Lagden-Development/lagden.dev.git
cd lagden.dev
```

2. **Install dependencies**

```bash
npm install
```

3. **Run the development server**
```bash
npm run dev
```
The application will be available at `http://localhost:3000`.

## Usage

This project serves as the main website for Lagden Development. It showcases our bio, projects, and contact information. The website is optimized for performance and accessibility.

## Contributing

We welcome contributions to improve performance and functionality, but not content changes. For more information, please refer to our [contributing guidelines](https://github.com/Lagden-Development/.github/blob/main/CONTRIBUTING.md).

## License

This project is licensed under the terms of the non-commercial open-source license. You can view the full license [here](https://github.com/zachlagden/zachlagden/blob/main/LICENCE).