https://github.com/superstar1205/portfolio-nuxt
Personal portfolio website built by NUXT
https://github.com/superstar1205/portfolio-nuxt
animation-css bootstrap-vue css javascript nuxt nuxt-module vue vue-icons vue-ionicons vue-router
Last synced: 4 months ago
JSON representation
Personal portfolio website built by NUXT
- Host: GitHub
- URL: https://github.com/superstar1205/portfolio-nuxt
- Owner: superstar1205
- Created: 2022-12-20T01:56:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-20T01:57:54.000Z (over 3 years ago)
- Last Synced: 2025-04-09T16:11:26.681Z (about 1 year ago)
- Topics: animation-css, bootstrap-vue, css, javascript, nuxt, nuxt-module, vue, vue-icons, vue-ionicons, vue-router
- Language: Vue
- Homepage:
- Size: 2.85 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Portfolio 👨🏿💻
> Check it out [here](https://asaolu.netlify.app)
### Light-House Report ⚡️

### Technologies + Tools used
- [NuxtJs](https://nuxtjs.org/)
- [Bootstrap-vue](https://bootstrap-vue.org/)
- [Vue-ionicons](https://github.com/mazipan/vue-ionicons)
- [Animate.css](https://animate.style/)

### Build Setup
```bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).
### Lincense
[MIT LICENSE](license.md)
### Author
Made with ❤ and ☕️ by [Asaolu Elijah](https://twitter.com/asaolu_elijah)