Skip to content

JoshuaIsADev/joshua-llaneza

Repository files navigation

Joshua Llaneza

About The Project

This is my online portfolio of my frontend dev work.

Built with HTML, CSS, and JavaScript.

Deployed on Netlify

View live

http://joshuallaneza.com

To clone the repository and installation

  1. Clone the repo

    git clone https://github.com/JoshuaIsADev/joshua-llaneza.git
    
  2. Install NPM packages

    npm install
  3. Navigate to the project repository

    cd joshua-llaneza

To start the project

  1. In the project folder in terminal run

    npm run dev
  2. Click the link in your terminal or navigate to your browser to

    http://localhost:3000

Dependencies

  • none

License

This project is licensed under the MIT License

Contact

Joshua Llaneza - [email protected] github - https://github.com/JoshuaIsADev

Acknowledgments

Inspiration and initial guidance from various online resources and tutorials.