Git Product home page Git Product logo

fix-bugs's Introduction

Hello, I'm Nat! ๐Ÿ‘‹

About Me

  • ๐Ÿ’ฌ Ask me about: cats, anime, music recommendations!

  • ๐Ÿ˜„ Pronouns: she/her

  • โšก Fun fact: I love collecting stuff!

Contact Me

Achievements and stats

Top Langs

Anurag's GitHub stats

fix-bugs's People

Contributors

nataliapoletaeva avatar

Stargazers

 avatar

Watchers

 avatar

fix-bugs's Issues

Bugs Fix

Hello @NataliaPoletaeva ๐Ÿ‘‹

There are the following bugs in your project and javascript files you need to fix so your project works perfectly ๐Ÿ’ฏ

Bugs In Project โš ๏ธ

  • Your javascript files are not executing.

Screenshot (67)

In your index.html file, on line 267, 268 you are using "js/" directory to access your javascript files, But the files are in the root directory. To fix this you can put your javascript files in "js" directory or you can delete js before the file names in the index.html file

  • Type error in app.js file

Screenshot (66)

In your app.js file, on line 19 there is a type error, the variable name defined in the file is "hamburger". but you are using "haburger". To fix this bug just replace the variable name with "hamburger" on line 19.

  • Type error in app.js file

Screenshot (66)

In your app.js file, on line 19 there is a type error, the function name defined in the file is "menuToggle". but you are using "menToggle". To fix this bug just replace the function name with "menuToggle" on line 19.


Thank you ๐Ÿ‘

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.