Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rootasjey/rootasjey.dev
🚀 A website built with Nuxt & Firebase
https://github.com/rootasjey/rootasjey.dev
artworks blog firebase nuxt portfolio
Last synced: about 1 month ago
JSON representation
🚀 A website built with Nuxt & Firebase
- Host: GitHub
- URL: https://github.com/rootasjey/rootasjey.dev
- Owner: rootasjey
- License: mit
- Created: 2020-08-19T23:27:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-17T03:31:23.000Z (7 months ago)
- Last Synced: 2024-06-17T04:39:44.310Z (7 months ago)
- Topics: artworks, blog, firebase, nuxt, portfolio
- Language: TypeScript
- Homepage: https://rootasjey.dev
- Size: 10.3 MB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
My personal universe
## Table of Contents
- [Table of Contents](#table-of-contents)
- [👀 Overview](#-overview)
- [🚀 Quickstart](#-quickstart)
- [Setup](#setup)
- [Development Server](#development-server)
- [Contact](#contact)
- [License](#license)
- [Hire me](#hire-me)
- [Credits](#credits)## 👀 Overview
This is my personal [website](https://rootasjey.dev) and portfolio made with [Nuxt](https://nuxt.com) and [Firebase](https://firebase.google.com/).
It has my resume, runnable projects, some blog posts. It's responsive too.If you wish to clone and/or run this project, you'll need a Firebase account with similar settings as mine.
## 🚀 Quickstart
Follow these steps to run the project on your local environment.
**Prerequisites**:
Make sure you have Git & Flutter installed on your computer. You'll also need a Firebase account and configuration files.* [Git](https://git-scm.com)
* [Bun](https://bun.sh)
* Create a [Firebase project](https://firebase.com) to obtain your own API keysRun the project:
* Clone the project locally with `git clone https://github.com/rootasjey/rootasjey.dev.git`
* `cd rootasjey.dev`### Setup
Make sure to install the dependencies:
```bash
# bun
bun install
```### Development Server
Start the development server on `http://localhost:3000`:
```bash
# bun
bun run dev
```Check out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.
## Contact
You can contact me through the website or by opening a pull request in this repository.
## License
MIT License.
Feel free to clone this project for your own benefits as long as you generate your own content.
## Hire me
I live in France and I currently take freelance work.
## Credits
* [Nuxt UI docs](https://ui.nuxt.com)
* [Nuxt docs](https://nuxt.com/docs/getting-started/introduction)
* [Light Switch Turn Off Sound](https://freesound.org/people/ChrisTutorials/sounds/440499/) by [ChrisTutorials](https://freesound.org/people/ChrisTutorials/)
* [Switch Light 02.wav](https://freesound.org/people/tbrook/sounds/348221/) by [tbrook](https://freesound.org/people/tbrook/)