Ricardo Calil & Advogados Associados is a law firm based in Itaberaí, Goiás, Brazil.
This project is a landing page for the website of the firm.
Available at Ricardo Calil website
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
- Hero section
- Office section
- Lawyers section
- Expertise area section
- Map section with contact information
- Contact form
- Frequently asked questions section
- Expertise areas pages
- Responsive design
- SEO friendly
- Articles page (blog)
- Dark mode toggle (coming soon)
- Calculators for lawyers (coming soon)
- Nuxt.js 3 - The intuitive Vue Framework
- Vue.js 3 - A progressive framework for web development
- Tailwind CSS - A utility-first CSS framework
- TypeScript - strongly typed JavaScript
- eslint & prettier - code linting and formatting
To get a local copy up and running follow these simple steps.
-
Clone the repo
git clone https://github.com/xandao-dev/ricardo-calil.git
-
Install dependencies
cd ricardo-calil yarn install
-
Install Volar extension for VSCode, and disable Vetur extension
-
Enable Takeover Mode
- Starts the development server
yarn dev
- Launch production server
yarn build yarn preview
- Generate a static version of the website
yarn generate
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
All rights reserved.
Alexandre Calil - Linkedin - alexandre@xandao.dev
Project Link: https://github.com/xandao-dev/ricardo-calil