Skip to content

Mentor-Ntech/celo-africa-dao

 
 

Repository files navigation

Welcome to Celo Africa DAO Official Website 👋

GitHub issues GitHub stars GitHub license

This is the repository for the Celo Africa DAO website.

This repository accepts contributions via GitHub pull requests. This document outlines some contributing guidelines, contact points, and other resources to make it easier to contribute to this repository.

If you've run into a problem or have a suggestion, browse the open issues before opening a new one. We use the following label system to organize our issues.

How to Contribute

Get Started

  • Create a fork of the repository or create a template, install neccessary dependencies by running yarn.
  • To start your server, run yarn build or yarn-start and you'll have your development server running on localhost:3000.

Editing Content

To add a new content, e.g page, please note this is a NextJS and Chakra-ui app, a knowledge of NextJS and Chakra-ui is required to work with files and how pages are routed.

Learn More

To learn more about Next.js, take a look at the following resources:

To learn more about Chakra-ui , take a look at the following resources:

Contributing

  • Comment under an issue you want to be assigned to.
  • Create a New branch from staging with your name and the feature you are working on. for example Khadeejah/hero-section.
  • Make sure you do a rebase or pull before making your pull request back to staging.
  • On your pull request, refrence the issue you worked on by mentioning the issue number or uurl you worked on.

Contributions to this repository can be made via pull requests on GitHub to the Staging Branch. When opening a PR, please tag @Khadeeejah.

About

A landing page for Celo Africa DAO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.8%
  • JavaScript 49.2%