Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lagden-development/lagden.dev
- Owner: Lagden-Development
- License: other
- Created: 2024-08-04T22:32:52.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-20T20:05:25.000Z (26 days ago)
- Last Synced: 2024-10-20T23:44:12.511Z (26 days ago)
- Topics: eslint, js, nextjs, postcss, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://lagden.dev
- Size: 1.46 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).