/portfolio

https://danielortiz.web.app/

Primary LanguageTypeScriptMozilla Public License 2.0MPL-2.0

Portfolio

 

Checkout the page online here :D

Github top language Github language count Repository size License

About   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Hello, my name is Daniel Ortiz, and this is my personal porfolio.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed. Its recommended use node 14.20.0.

🏁 Starting

# Clone this project
$ git clone https://github.com/koinu1203/portfolio

# Access
$ cd portfolio

# Install dependencies
$ npm i

# Run the project
$ npm start

# The server will initialize in the <http://localhost:4200>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Koinu (Daniel Ortiz)

 

Back to top