Skip to content

miguelitodev/simple-menu-hamburguer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Simple Menu Hamburguer

Github top language Github language count Repository size License Github issues Github forks Github stars


🎯 About

It's a simple menu made with ReactJS and Typescript πŸ”

πŸš€ Technologies

The following tools were used in this project:

βœ… Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/miguelrisquelme/simple-menu-hamburguer.git

# Access
$ cd simple-menu-hamburguer

# Install dependencies
$ yarn install

# Run the project
$ yarn start

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

πŸ“ License

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

Made with ❀️ by Miguel Riquelme

Β 

Back to top