GaryHilares / SDM-Website

Sonrisas del Mañana's website.

Home Page:https://sonrisasdelmanana.org.pe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDM Website

badge-lastcommit badge-openissues badge-license badge-contributors badge-codesize

logo

Useful links

What is SDM Website?

SDM Website is a website designed for Sonrisas del Mañana, a Peruvian non-profit organization. Currently, the website's text is written in Spanish.

Platforms

  • Google Chrome
  • Mozilla Firefox
  • Microsoft Edge

Dependencies

Development

  • Node
  • Node Package Manager

Motivation

In order to reach more people, Sonrisas del Mañana needed a website to present their volunteering program.

Installation and usage

To build SDM Website from source you must follow the next steps:

  1. Clone the repository:
    1. Fork the repository on GitHub.
    2. Go to your fork of the repository and copy the link to clone your repository.
    3. Go to Git on your local machine and use the command git clone (your link).
  2. Install dependencies:
    1. Install NodeJS and NPM.
    2. Open the terminal in the root of the project and use the command npm install.
  3. Build the project:
    • Use npm run dev for development.
    • Use npm run build to create a production build.

Contributors

Thanks to these wonderful people for making SDM Website possible!

License

This work is licensed under a Creative Commons Attribution 4.0 International License.

About

Sonrisas del Mañana's website.

https://sonrisasdelmanana.org.pe/

License:Creative Commons Attribution 4.0 International


Languages

Language:JavaScript 68.8%Language:CSS 31.2%