Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egarrisxn/egxworld-v2
A 'minimalist' approach to a website and my current portfolio. Powered by Next.js, MDX, React+ RSC, JavaScript, & more! Deployed using the Vercel platform.
https://github.com/egarrisxn/egxworld-v2
blog javascript markdown mdx next nextjs nextjs14 portfolio react react-server-components vercel website
Last synced: about 1 month ago
JSON representation
A 'minimalist' approach to a website and my current portfolio. Powered by Next.js, MDX, React+ RSC, JavaScript, & more! Deployed using the Vercel platform.
- Host: GitHub
- URL: https://github.com/egarrisxn/egxworld-v2
- Owner: egarrisxn
- License: mit
- Created: 2024-05-23T00:28:33.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T05:04:30.000Z (2 months ago)
- Last Synced: 2024-09-26T19:21:45.693Z (about 2 months ago)
- Topics: blog, javascript, markdown, mdx, next, nextjs, nextjs14, portfolio, react, react-server-components, vercel, website
- Language: JavaScript
- Homepage: https://egxworld.net
- Size: 3.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EGXWORLD V2
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg) ![GitHub repo size](https://img.shields.io/github/repo-size/egarrisxn/egxworld-v2) ![GitHub last commit](https://img.shields.io/github/last-commit/egarrisxn/egxworld-v2)
## Description
A 'minimalist' approach to a website and my current portfolio.
![egxworldv2v2](https://github.com/user-attachments/assets/39019abb-85cf-4912-99df-fcec32813581)
## Technologies
- Next.js 14
- MDX (Markdown)
- React + RSC
- 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.
## Acknowledgments
Special thanks to @maxleiter for inspiring and paving the way for this one! 🙌
## 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].