This repo hosts the code for my personal web portfolio.
- nodejs
- npm
- Clone the repo.
cd
into the project directory.- Execute
npm install
to install the necessary dependencies.
# Run app in development mode
npm start
# Compile build
npm run build
👤 Meron Ogbai
- Github: @meronokbay
- Twitter: @MeronDev
- Linkedin: Meron Ogbai
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.