Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emoral435/portfolio
This is the portfolio website that you are currently viewing 😊 !
https://github.com/emoral435/portfolio
mobile-first react typescript vercel
Last synced: 22 days ago
JSON representation
This is the portfolio website that you are currently viewing 😊 !
- Host: GitHub
- URL: https://github.com/emoral435/portfolio
- Owner: emoral435
- Created: 2023-04-20T22:23:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-28T05:03:37.000Z (about 2 months ago)
- Last Synced: 2024-10-11T12:44:37.572Z (about 1 month ago)
- Topics: mobile-first, react, typescript, vercel
- Language: TypeScript
- Homepage: https://portfolio-emoral435.vercel.app
- Size: 19.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
moraleseduardo.com - v2.0.0
Serving as the second iteration of moraleseduardo.com built with Vite and hosted with Vercel## 🚨 COOL!
* This project was built with Github's GraphQL API that serves information regarding my public repositories. Instead of having to manually update my project section here every time,
this project automatically requests to get information on my 6 pinned repositories! Isn't that neat? Just me? Okay...
* This project also fully supports dark and light mode (to save your eyes of light mode...) and detects your system preferences to make the default mode reflect your system settings!
* Also mobile friendly 😀## 🌙 VIEW 🌙
## 🏃 HOW TO RUN 🏃
To run this project, you have two choices...
* To run this locally, you can run `npm run dev` within the root directory to spin up the project in dev mode on port 5173
* To run this build as shown on the website (the projects still won't load, as it is configured with Vercels hosted support for GraphQL calls right now only), run `npm run build` within the root directory## AND FINALLY...
Thank you for checking out this repository :) Always looking to improving this, so if you have any feedback, make an issue and I will work on it! Perhaps it might even be the reason we go to the next semenatic versioning 👀