My personal universe
This is my personal website and portfolio made with Nuxt and Firebase.
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.
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
- Bun
- Create a Firebase project to obtain your own API keys
Run the project:
- Clone the project locally with
git clone https://github.com/rootasjey/rootasjey.dev.git
cd rootasjey.dev
Make sure to install the dependencies:
# bun
bun install
Start the development server on http://localhost:3000
:
# bun
bun run dev
Check out the deployment documentation for more information.
You can contact me through the website or by opening a pull request in this repository.
MIT License.
Feel free to clone this project for your own benefits as long as you generate your own content.
I live in France and I currently take freelance work.