Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)