Athenyx04 / embutidos-siega-verde

Website for the Spanish based company Embutidos Siega Verde

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embutidos Siega Verde's Website

Next.js Tailwind CSS GitHub

This is a website made for the Spanish based company Embutidos Siega Verde, located in Villar de la Yegua (Salamanca). The actual webpage is powered by Joomla, and can be seen here. The goal is to update the page from working with Joomla/PHP to Next.js/Javascript, while retaining the same style.

Requirements

  • Packages are managed using Yarn
  • The project is made on Next.js and deployed to Vercel
  • The styles used are made with the Tailwind CSS framework
  • The linter options are set to follow AirBnB guidelines
  • Commitizen is used for following the Conventional Commits specification

Getting started with development

Use yarn next dev to launch the development server. Open http://localhost:3000 with your browser to see the result.

Components, pages and directories

All images are contained under the public/images directory. The only page to date is the index webpage. It contains the only component to date too, the Slideshow of images.

Credits

License

GNU GPLv3.0

About

Website for the Spanish based company Embutidos Siega Verde

License:MIT License


Languages

Language:JavaScript 85.8%Language:CSS 14.2%