Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miguelitodev/simple-menu-hamburguer
It's a simple menu made with ReactJS and Typescript 🍔
https://github.com/miguelitodev/simple-menu-hamburguer
menu menu-hamburger react reactjs ts typescript
Last synced: about 2 months ago
JSON representation
It's a simple menu made with ReactJS and Typescript 🍔
- Host: GitHub
- URL: https://github.com/miguelitodev/simple-menu-hamburguer
- Owner: miguelitodev
- Created: 2020-10-02T17:10:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-02T22:23:18.000Z (over 4 years ago)
- Last Synced: 2023-10-31T23:27:31.856Z (about 1 year ago)
- Topics: menu, menu-hamburger, react, reactjs, ts, typescript
- Language: TypeScript
- Homepage: https://miguelrisquelme-simple-menu-hamburguer.netlify.app/
- Size: 530 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple Menu Hamburguer
## :dart: About
It's a simple menu made with ReactJS and Typescript 🍔
## :rocket: Technologies
The following tools were used in this project:
- [React](https://pt-br.reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)## :white_check_mark: Requirements
Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.
## :checkered_flag: Starting
```bash
# 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
```## :memo: License
This project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.
Made with :heart: by Miguel Riquelme