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

https://github.com/fluroash/nextjs-mdx-portfolio

Latest & greatest MDX blog making the most of Contentlayer, MDX, Next 15, React 19 & Tailwind v4 (WIP).
https://github.com/fluroash/nextjs-mdx-portfolio

blog contentlayer mdx nextjs portfolio tailwind typescript

Last synced: about 1 month ago
JSON representation

Latest & greatest MDX blog making the most of Contentlayer, MDX, Next 15, React 19 & Tailwind v4 (WIP).

Awesome Lists containing this project

README

        

This project is under construction. Please check back later.

### S3 Photo Management & Optimizer Tool

A tool to auotmate the process of uploading, optimizing, and mangaging photos in an S3 bucket, which will be used to

- Coming soon... (WIP)

### Installation

[KBar](https://github.com/timc1/kbar) is currently using an old dependency that does not support React 19 and has been deprecated ([React Virtual](https://github.com/TanStack/virtual)). To get around this incompatibility you can install the project with the following command:

```bash
npm i --legacy-peer-deps
```

There's a pending fix for this issue, but it's currently closed and not been merged yet. You can the follow the issue [here](https://github.com/timc1/kbar/pull/348).