Skip to content

CinArb2/landing-Next-js

Repository files navigation

Agrointegralvg Website

This is the readme file for the AgrointegralVg website. The website is built using Next.js and React, and uses several additional libraries to provide functionality such as responsive design, SEO, and image processing.

Features

  • iphone Responsive design
  • fire Next.js for Static Site Generator
  • card_index_dividers VSCode configuration: ESLint, Prettier,
  • robot SEO metadata and Graph tags with Next SEO
  • computer_mouse One click deployment with Vercel

Running the Website

To run the website, you can use the following commands:

# Install dependencies
npm install

# Start development server
npm run dev

# Build the production version
npm run build

# Start the production server
npm start

You can also run tests using the following command:

# Run tests
npm test

Contributing

If you'd like to contribute to the website, please follow these steps:

  • Fork the repository and clone it to your local machine.
  • Create a new branch for your changes.
  • Make your changes and commit them to your branch.
  • Push your branch to your forked repository.
  • Open a pull request to the main repository with your changes.
  • Please make sure to follow the project's coding conventions, and to include tests for any new functionality you add.

License

The AgrointegralVg website is licensed under the MIT License.