Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xandao-dev/ricardo-calil

Landpage of Ricardo Calil law firm
https://github.com/xandao-dev/ricardo-calil

landing-page landpage nuxt nuxtjs prismic tailwindcss typescript vue

Last synced: 2 days ago
JSON representation

Landpage of Ricardo Calil law firm

Awesome Lists containing this project

README

        




Ricardo Calil & Advogados Associados


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



  1. About The Project



  2. Getting Started


  3. Usage

  4. Roadmap

  5. Contributing

  6. License

  7. Contact

## About The Project



Ricardo Calil Website

### Features

- 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)

### Built With

- [Nuxt.js 3](https://nuxtjs.org/) - The intuitive Vue Framework
- [Vue.js 3](https://vuejs.org/) - A progressive framework for web development
- [Tailwind CSS](https://tailwindcss.com/) - A utility-first CSS framework
- [TypeScript](https://www.typescriptlang.org/) - strongly typed JavaScript
- [eslint](https://github.com/eslint/eslint) & [prettier](https://github.com/prettier/prettier) - code linting and formatting

## Getting Started

To get a local copy up and running follow these simple steps.

### Installation

1. Clone the repo
```sh
git clone https://github.com/xandao-dev/ricardo-calil.git
```
2. Install dependencies
```sh
cd ricardo-calil
yarn install
```
3. Install [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) extension for VSCode, and disable [Vetur](https://marketplace.visualstudio.com/items?itemName=octref.vetur) extension

4. Enable [Takeover Mode](https://vuejs.org/guide/typescript/overview.html#volar-takeover-mode)

## Usage

- Starts the development server
```sh
yarn dev
```
- Launch production server
```sh
yarn build
yarn preview
```
- Generate a static version of the website
```sh
yarn generate
```

## Roadmap

See the [open issues](https://github.com/xandao-dev/ricardo-calil/issues) for a list of proposed features (and known issues).

## Contributing

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**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

All rights reserved.

## Contact

Alexandre Calil - [Linkedin](https://www.linkedin.com/in/xandao-dev/) - [[email protected]](mailto:[email protected])

Project Link: [https://github.com/xandao-dev/ricardo-calil](https://github.com/xandao-dev/ricardo-calil)