pablitxn / metafora-web

Página web de Fundación Metáfora

Home Page:https://metafora.org.ar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metafora web

Web application of NGO Fundación Metáfora

Getting Started

Prerequisites

Installation

Local setup

To run this project locally, follow these steps.

1. Clone the project locally, change into the directory, and install the dependencies:
git clone git@github.com:pablitxn/metafora-web.git
cd metafora-web

# install using yarn
yarn install
2. Start the Frontend App
yarn dev

Project Architecture

Dir Structure All code of the app exist into the app directory, all files or folders outside of this directory are configuration files except the android and ios directories.

- .github/
- .husky/
- public/
- src/
  - components/
  - hooks/
  - layouts/
  - pages/
  - theme/
  - typing/

Built With

  • Vercel - The web framework used

Contributing

Create a Pull Request!

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

About

Página web de Fundación Metáfora

https://metafora.org.ar


Languages

Language:TypeScript 99.3%Language:CSS 0.4%Language:Shell 0.2%Language:JavaScript 0.1%