Layout Menu with Tailwind CSS.
About • Layout • Technologies • Prerequisites • Demo • Autor • License
The layout and application were created based on Sujeito Programador classes available on YouTube:
Public layout on Figma.
The following tools were used in the construction of the project:
See more package.json
Utilities
- Alerts: Toastify
- Icons: Fontawesome
Before you start, you will need to have the following tools installed on your machine:
Git, Node.js or Yarn if you prefer. In addition it is good to have an editor to work with the code as VSCode
# Clone repo
$ git clone https://github.com/risaltte/cardapiosj.git
# Access the project folder in the terminal/cmd
$ cd cardapiosj
# Install the dependencies (npm or yarn)
$ npm install
# Run the application in development mode
$ npm run dev
# Install and run Live server on vscode
# see on http://localhost:5500
Rafael Risalte
Distributed under MIT license. See LICENSE for more information.
Made with ❤️ by Rafael Risalte 👋🏽 Contact!