Codeforcause.org Save Abandoned

Project README

Discord Chat on Telegram Twitter URL

Code for Cause home website

Contributions and PR

GitHub issues by-label

  • PRs should be generated against development.
  • Remember to run npm run format before creating pull request.
  • Netlify will create a preview inside pull request, please check if your work is fine.
  • When in doubt, ask your queries on #cfc-website channel on our Discord server

Sandbox Deployment

You can find sandbox deployment at https://sandbox.codeforcause.org

Build Setup

# install dependencies
npm install

# development run
npm run start

# build for production
npm run build

Design

Project Structure

.
├── build                   # Compiled files
├── src                     # Source files
└── ...

Src Structure

.
├── ...
├── src
│   ├── ...
│   ├── assets              # assets for the website
|   ├── index.js            # starting point
│   └── ...
└── ...
Open Source Agenda is not affiliated with "Codeforcause.org" Project. README Source: codeforcauseorg/codeforcause.org
Stars
44
Open Issues
28
Last Commit
9 months ago

Open Source Agenda Badge

Open Source Agenda Rating