Skip to content

risaltte/cardapiosj

Repository files navigation



Layout Menu with Tailwind CSS.

GitHub last commit GitHub language count GitHub top language Repository size License

AboutLayoutTechnologiesPrerequisitesDemoAutorLicense

🚧 Menu with Tailwind CSS | Done 🚧

💻 About

The layout and application were created based on Sujeito Programador classes available on YouTube:

🎨 Layout

Public layout on Figma.

Layout Desktop

Layout Mobile


🛠 Technologies

The following tools were used in the construction of the project:

See more package.json

Utilities

💿 How to run the project

🧰 Prerequisites

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

🧭 Running the Project

# 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

🧪 Demo

🦸 Autor

Rafael Risalte
Rafael Risalte

Linkedin Badge Gmail Badge

📝 License

Distributed under MIT license. See LICENSE for more information.

Made with ❤️ by Rafael Risalte 👋🏽 Contact!

⬆ Back to top