This repository provides a template for sharing work as an online portfolio (website). It was designed primarily for Software Developers sharing their projects.
- Knowledge of React and Vite.
- React
- Scss
- Vite
Setting up this project locally:
- Clone this repository to your computer: git clone
git@github.com:emiliazm/portfolio-react.git
. - Open the project on your code editor: "portfolio-react" and "code ."
- Install npm package: npm install.
- Run website: npm run dev.
You can check the live demo here.
👤 Emilia Zambrano
- GitHub: @emiliazm
- Twitter: @emilia_zm
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Template and tutorial: https://www.youtube.com/c/CodewithSloba.
- This project is MIT licensed.