O Dezembro Solidário é um projeto de cariz social, que tem como objetivo trazer uma maior celebração da época natalícia à Universidade do Minho através de incentivos à união da comunidade académica, espalhando decorações e unindo as nossas associações de estudantes num espírito de solidariedade e partilha, já que no final do mês todos os bens recolhidos durante a atividade serão oferecidos a uma instituição social de ajuda aos mais necessitados.
"Dezembro Solidário" is a social project, which aims to bring a greater celebration of the Christmas season to Universidade do Minho through incentives for the union of the academic community, spreading decorations and uniting our student associations in a spirit of solidarity and sharing, since at the end of the month all the goods collected during the activity they will be offered to a social institution to help those most in need.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
The following software is required to be installed on your system:
We recommend using asdf version manager to install and manage all the programming languages' requirements.
First, clone & setup the repository:
git clone [email protected]:cesium/dezembro_solidario.git
cd dezembro_solidario
npm install
Start the development server and open http://localhost:3000 with your browser to see the result.
npm run dev
Lint your code.
npm run lint
Check out the Next.js deployment documentation for more details.
You can use these resources to learn more about the technologies this project uses.
Please read CONTRIBUTING and CODE_OF_CONDUCT for details on our code of conduct and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE file for details.