Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/achadha235/website

My personal website and blog. Built with Next.js, DaisyUI and TailwindCSS.
https://github.com/achadha235/website

material-ui mdx nextjs react tailwindcss typescript

Last synced: about 1 month ago
JSON representation

My personal website and blog. Built with Next.js, DaisyUI and TailwindCSS.

Awesome Lists containing this project

README

        

# Website

[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

## Description

A generic portfolio website and blog template that uses Next.js, TailwindCSS and DaisyUI.

## Table of Contents

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

## Installation

Install the project dependencies using the package manager of your choice.
`pnpm install`

To start the development server, run the following command.
`pnpm start`

To build the project, run the following command.
`pnpm build`

## Usage

Instructions on how to use the project and any relevant examples.

## Contributing

Contributions are welcome. Please refer to the [Contributor guidelines](CODE_OF_CONDUCT.md) for more information.

## License

This project is licensed under the [MIT License](LICENSE).