Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bforbilly24/bforbilly

New Personal Portfolio
https://github.com/bforbilly24/bforbilly

mdx-js nextjs postgresql prisma shadcnui tailwindcss

Last synced: 8 days ago
JSON representation

New Personal Portfolio

Awesome Lists containing this project

README

        

# Bforbilly

## Preview
![image](https://github.com/bforbilly24/bforbilly/assets/93701344/9801da25-c0bc-4f21-9c92-1525e6879be2)
![image](https://github.com/bforbilly24/bforbilly/assets/93701344/38866465-42b1-45f1-b800-29a51990fc4f)
![image](https://github.com/bforbilly24/bforbilly/assets/93701344/cc2bf914-a189-4354-b9ca-f16b79839ffc)
![image](https://github.com/bforbilly24/bforbilly/assets/93701344/dfdb8872-d779-4275-911b-3d271ddb2d16)
![image](https://github.com/bforbilly24/bforbilly/assets/93701344/937f5f3f-7c90-41ec-9cce-faa3d6a85be3)
![image](https://github.com/bforbilly24/bforbilly/assets/93701344/ada33876-aeb1-43f1-aed5-6b40e2fee538)
![image](https://github.com/bforbilly24/bforbilly/assets/93701344/d50c2ed8-c00d-4dbe-acd5-0c94e913a275)
![image](https://github.com/bforbilly24/bforbilly/assets/93701344/9e14d5b8-3f35-4e04-9a5c-0e240c4609ae)

## Stack
- [NextJS 14](https://nextjs.org) - Next.js is a React framework for building full-stack web applications, in this site i use App Router.
- [TailwindCSS](https://tailwindcss.com) - A utility-first CSS framework packed with classes that can be composed to build any design, directly in your markup.
- [Shadcn UI](https://ui.shadcn.com/) - Beautifully designed components built with Radix UI and Tailwind CSS.

## Running Locally

1. Pull in terminal
```
git clone https://github.com/bforbilly24/bforbilly.git
```

2. Installation
```bash
bun dev
```