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

https://github.com/sohanemon/influencer-next-ts


https://github.com/sohanemon/influencer-next-ts

nextjs tailwindcss typescript

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Influencer-next-ts

### Tech Stack













- NextJS 13 , new appDir, turboPack beta

to use next experimental, run

```js
npx create-next-app@latest --experimental-app
```

&

```js
yarn add next@canary
```