An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Personal Portfolio 👨🏿‍💻

> Check it out [here](https://asaolu.netlify.app)

### Light-House Report ⚡️

![Light House Report](https://raw.githubusercontent.com/AsaoluElijah/portfolio/master/light-house-report.png)

### 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/)

![Built With NuxtJs](https://d33wubrfki0l68.cloudfront.net/932e75305b64df2a3226eb7307dcdc9e771448d8/37936/logos/built-with-nuxt.svg)

### 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)