Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nrenner0211/intergalactic-3d-resume
A 3D galaxy webpage because why not? {Three.js}
https://github.com/nrenner0211/intergalactic-3d-resume
galaxy javascript threejs vite
Last synced: 9 days ago
JSON representation
A 3D galaxy webpage because why not? {Three.js}
- Host: GitHub
- URL: https://github.com/nrenner0211/intergalactic-3d-resume
- Owner: nrenner0211
- Created: 2022-12-02T18:42:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T07:44:25.000Z (9 months ago)
- Last Synced: 2024-11-07T06:15:38.570Z (about 2 months ago)
- Topics: galaxy, javascript, threejs, vite
- Language: JavaScript
- Homepage: https://nrenner0211.github.io/intergalactic-3d-resume/
- Size: 23.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intergalactic 3D Resume
## Table of Contents
- [Intergalactic 3D Resume](#intergalactic-3d-resume)
- [Table of Contents](#table-of-contents)
- [About](#about)
- [Tech Stack](#tech-stack)
- [Installation](#installation)
- [Clone Repository](#clone-repository)
- [Install Dependencies](#install-dependencies)
- [Start Application](#start-application)
- [Links](#links)
- [Contact](#contact)## About
Tired plain Jane resumés? I was too, so I made a 3D resumé website to keep it fresh! This is my first project working with Three.js.
## Tech Stack
- [Vite](https://vitejs.dev/)
- [Three.js](https://threejs.org/)
## Installation
### Clone Repository
`git clone [email protected]:nrenner0211/intergalactic-3d-resume.git`
### Install Dependencies
All NPM packages required for this application are already listed as dependencies in the package.json file. Run the command `npm i` in your terminal at the root directory level to install the packages.
### Start Application
Run the command `npm start` in your terminal. You can then view the app on [localhost:3000](http://localhost:3000/)!
## Links
[Repo](https://github.com/nrenner0211/intergalactic-3d-resume)
[Deployed](https://nrenner0211.github.io/intergalactic-3d-resume/)
## Contact
[![Linkedin Badge](https://img.shields.io/badge/-nrenner0211-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/nicolette-renner/)](https://www.linkedin.com/in/nicolette-renner/)
[![GitHub Badge](https://img.shields.io/badge/-nrenner0211-7261A3?style=flat-square&logo=Github&logoColor=white&link=https://github.com/nrenner0211)](https://github.com/nrenner0211)
[![Gmail Badge](https://img.shields.io/badge/[email protected]?style=flat-square&logo=Gmail&logoColor=white&link=mailto:[email protected])](mailto:[email protected])