Skip to content

Totulino/react-burger-menu

 
 

Repository files navigation

Getting Started

To get started with the project in your local development environment, follow these steps:

  1. Clone the repository to your local machine.

    [email protected]:Yazdun/react-burger-menu.git
  2. Open the cloned folder in your preferred code editor, install the required dependencies by running the following command in the terminal:

    npm install
  3. To access the starter files for the tutorial, use the following command:

    git checkout starter
  4. Start the development server by running the following command:

    npm run dev

You are now ready to go!

About

beautiful animated burger menu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.4%
  • JavaScript 14.8%
  • HTML 6.0%
  • CSS 1.8%