Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egarrisxn/egxo-dev
A mildly minimal approach to a website/portfolio and one I use as my own. Powered by Next.js, React, JavaScript, & more! Deployed using the Vercel platform.
https://github.com/egarrisxn/egxo-dev
blog javascript markdown mdx next nextjs portfolio react react-server-components vercel website
Last synced: 6 days ago
JSON representation
A mildly minimal approach to a website/portfolio and one I use as my own. Powered by Next.js, React, JavaScript, & more! Deployed using the Vercel platform.
- Host: GitHub
- URL: https://github.com/egarrisxn/egxo-dev
- Owner: egarrisxn
- License: mit
- Created: 2024-05-23T00:28:33.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-31T00:00:28.000Z (14 days ago)
- Last Synced: 2025-01-31T01:18:02.425Z (14 days ago)
- Topics: blog, javascript, markdown, mdx, next, nextjs, portfolio, react, react-server-components, vercel, website
- Language: JavaScript
- Homepage: https://egxo.dev
- Size: 4.79 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# egxo.dev
![egxodev](https://github.com/user-attachments/assets/dc512900-ef3b-41d5-b6c1-f67a8aee41fb)
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg) ![GitHub repo size](https://img.shields.io/github/repo-size/egarrisxn/egxo-dev) ![GitHub last commit](https://img.shields.io/github/last-commit/egarrisxn/egxo-dev)
## Description
My website/portfolio.
## Technologies
- Next.js
- MDX
- React
- JavaScript
- Vercel
- Etc.## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
## License
This project is licensed under the [MIT License](LICENSE).
## Questions
Questions? Comments? Concerns? Reach out to me via [GitHub](https://github.com/egarrisxn) or email at [email protected].