This is a simple landing page for UCAD. UCAD is a charity project that aims to help people in need. This org is based in the V Región, Chile.
You need install dependencies:
yarn
npm i
Then you can run the project:
yarn start
npm run start
You can deploy this site using Vercel CLI.
vercel
Be sure to have installed Vercel CLI.
First off, thanks for taking the time to contribute! Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.
Please try to create bug reports that are:
- Reproducible. Include steps to reproduce the problem.
- Specific. Include as much detail as possible: which version, what environment, etc.
- Unique. Do not duplicate existing opened issues.
- Scoped to a Single Bug. One bug per report.
This is a conference project, so please make sure to read the Contributor Covenant.