Git Product home page Git Product logo

debug-portfolio's Introduction

πŸ“— Table of Contents

πŸ“– Portfolio

This project is a way of showing what I am truly capable of as a developer.

Portfolio is a project that exposes my skills to the world and shows what I am truly capable of as a developer,

πŸ›  Built With

Tech Stack

This project uses the following stack :

Client

Key Features

Here are some key features of the application :

  • Projects section
  • About myself section
  • Contact section

(back to top)

πŸš€ Live Demo

Here you can visit my live demo :

(back to top)

πŸ’» Portfolio Presentation

Here you can see my presentation :

(back to top)

πŸ’» Getting Started

Clone the repository by clicking on the 'Code' button and copy the link

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

npm i

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone [email protected]:kensteph/Portfolio.git

Install

Install this project with:

Usage

To run the project, execute the following command: Open the index.html file in a web browser

Run tests

To run tests, run the following command:

Example command:

  npx hint .

To run the webhint linter

  npx stylehint "**/*.{css,scss}"

To run the stylehint linter

Deployment

You can deploy this project using:

(back to top)

πŸ‘₯ Authors

Author

πŸ‘€ Kender Romain

πŸ‘₯ Collaborators

πŸ‘€ Dennis Every

πŸ‘€ Edahi Antonio GutiΓ©rrez Reyes

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project star it!

(back to top)

πŸ™ Acknowledgments

I would like to thank @dennis-every for his contribution

(back to top)

πŸ“ License

This project is licensed .

(back to top)

debug-portfolio's People

Contributors

dennis-every avatar edahigure avatar kensteph avatar

Watchers

 avatar

debug-portfolio's Issues

Debug practice

Problem:
Uncaught TypeError: Cannot read property 'addEventListener' of null
at menu.js:26

solution:
Change line #hamburgers to #hamburger

Problem:
projects.js:147 Uncaught ReferenceError: Cannot access 'workSection' before initialization
at projects.js:147
at Array.forEach ()
at projects.js:80

solution:
move const workSection = document.querySelector('#works'); before line 80 in file porject.js

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.