Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macguirerintoul/macguire.me
🌐 Personal website
https://github.com/macguirerintoul/macguire.me
nextjs portfolio react
Last synced: 6 days ago
JSON representation
🌐 Personal website
- Host: GitHub
- URL: https://github.com/macguirerintoul/macguire.me
- Owner: macguirerintoul
- Created: 2021-08-14T18:13:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T23:54:38.000Z (6 days ago)
- Last Synced: 2024-11-09T00:31:25.472Z (6 days ago)
- Topics: nextjs, portfolio, react
- Language: MDX
- Homepage: https://macguire.me
- Size: 260 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [macguire.me](https://macguire.me)
## Dependencies
- `@stefanprobst/rehype-extract-toc`: used to extract headings from MDX content
- `next`: React framework for the web
- `react`: peer dependency of `next`
- `postcss`: dependency of `tailwindcss`
- `autoprefixer`: dependency of `tailwindcss`