Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jesusgraterol/caribbeankidz
Caribbean Kidz is an NGO (Not-for Profit Organization) based in El Yaque, Margarita. It is dedicated to offering educational programs to children at no cost.
https://github.com/jesusgraterol/caribbeankidz
ecology education ngo sports
Last synced: about 2 months ago
JSON representation
Caribbean Kidz is an NGO (Not-for Profit Organization) based in El Yaque, Margarita. It is dedicated to offering educational programs to children at no cost.
- Host: GitHub
- URL: https://github.com/jesusgraterol/caribbeankidz
- Owner: jesusgraterol
- Created: 2023-08-26T13:50:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T22:50:19.000Z (about 1 year ago)
- Last Synced: 2024-01-28T12:39:41.441Z (11 months ago)
- Topics: ecology, education, ngo, sports
- Language: CSS
- Homepage: https://caribbean-kidz.web.app/
- Size: 2.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CaribbeanKidz
![CaribbeanKidz](./readme-assets/screenshot-01.png)
[Caribbean Kidz](https://caribbean-kidz.web.app/) is an NGO (Not-for Profit Organization) based in El Yaque, Margarita. It is dedicated to offering educational programs to children at no cost. The programs cover the following subjects:
- Primary & lower secondary education
- Environmental education
- SportsThe website
https://caribbean-kidz.web.app/ is a donation that I have made to the Caribbean Kidz team to help them increase awareness in Margarita and the world, and to improve their online presence for fund-raising.## Getting Started
### Requirements
- GIT
- Python ^v3### Installation
1) Clone the repository
```bash
git clone [email protected]:jesusgraterol/caribbeankidz.git
```## Usage
1) Run a local server with:
```bash
python3 -m http.server --directory src
```2) The website is served at: [http://localhost:8000/](http://localhost:8000/)
## Build Process
N/A
## Deployment
[Firebase Hosting](https://firebase.google.com/docs/hosting/quickstart)
## Built With
- HTML5
- CSS3
- JavaScript## Running the Tests
### Unit Tests
N/A
### Integration Tests
N/A
### E2E Tests
N/A
## @TODO
- Optimize the distribution of the website with a bundler or a task runner
## License
[MIT](https://choosealicense.com/licenses/mit/)
## Acknowledgments
- [Google Fonts](https://fonts.google.com/icons)
## Branding
**Font:** Roboto | Normal | 400
**Primary Color:** #0D4409
**Accent Color:** #267D16