Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cesium/solidarium

🎄 Solidary December @ University of Minho
https://github.com/cesium/solidarium

nextjs reactjs tailwindcss

Last synced: 16 days ago
JSON representation

🎄 Solidary December @ University of Minho

Awesome Lists containing this project

README

        

[contributing]: CONTRIBUTING.md
[code_of_conduct]: CODE_OF_CONDUCT.md
[license]: LICENSE.txt
[netlify-status]: https://api.netlify.com/api/v1/badges/fcc8fc29-9170-460e-bc6d-7bf207da0a2b/deploy-status
[netlify-build]: https://app.netlify.com/sites/dezembro-solidario/deploys


Solidarium

# :christmas_tree: Dezembro Solidário

[![Netlify Status][netlify-status]][netlify-build]

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](https://www.uminho.pt/PT) 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](https://www.uminho.pt/EN) 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.

## :rocket: Getting Started

These instructions will get you a copy of the project up and running on your
local machine for development and testing purposes.

### :inbox_tray: Prerequisites

The following software is required to be installed on your system:

- [Node.js 16.13+](https://nodejs.org/en/download/)

We recommend using [asdf version
manager](https://asdf-vm.com/#/core-manage-asdf?id=install) to install and
manage all the programming languages' requirements.

### :gear: Setup

First, clone & setup the repository:

```
git clone [email protected]:cesium/dezembro_solidario.git
cd dezembro_solidario
npm install
```

### :hammer: Development

Start the development server and open
[http://localhost:3000](http://localhost:3000) with your browser to see the
result.

```
npm run dev
```

Lint your code.

```
npm run lint
```

### :package: Deployment

Check out the [Next.js deployment
documentation](https://nextjs.org/docs/deployment) for more details.

### :link: References

You can use these resources to learn more about the technologies this project
uses.

- [Getting Started with React](https://reactjs.org/docs/getting-started.html)
- [Learn Next.js](https://nextjs.org/learn)
- [Next.js Documentation](https://nextjs.org/docs)
- [Getting started with Tailwind CSS](https://tailwindcss.com/docs)

## :handshake: Contributing

Please read [CONTRIBUTING][contributing] and [CODE_OF_CONDUCT][code_of_conduct]
for details on our code of conduct and the process for submitting pull requests
to us.

## :memo: License

This project is licensed under the MIT License - see the [LICENSE][license]
file for details.