Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericneves/devburguer
Web page - HTML | CSS | JS | Webpack
https://github.com/ericneves/devburguer
babel css-grid css3 flexbox html5 javascript webpack
Last synced: 13 days ago
JSON representation
Web page - HTML | CSS | JS | Webpack
- Host: GitHub
- URL: https://github.com/ericneves/devburguer
- Owner: EricNeves
- License: mit
- Created: 2021-07-06T10:07:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T14:18:03.000Z (almost 2 years ago)
- Last Synced: 2024-11-17T12:21:42.071Z (2 months ago)
- Topics: babel, css-grid, css3, flexbox, html5, javascript, webpack
- Language: HTML
- Homepage: https://devburguer.netlify.app/
- Size: 155 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
![DevBurguer](.github/logo.svg)
DevBurguer, uma hambúrgueria fictícia, que oferece os melhores hambúrgueres de todo o universo. O site foi desenvolvido com HTML5, CSS3 e Javascript, utilizando recursos como Flex-Box e CSS-Grid.
![Recorder](.github/screenshot.PNG)
#### 💻 Executando
```sh
# Link: https://devburguer.netlify.app/# Clone Repository
$ git clone [email protected]:EricNeves/devBurguer.git
# Install
$ cd devBurguer && npm install
# Execute
$ npm start
# Execute as dev
$ npm run dev
# Build
$ npm run build
```#### 📝 License
![Badge](https://img.shields.io/github/license/ericneves/dev-burguer?style=flat-square&logo=appveyor)