Skip to content

carrythroughcovid/ctc-web

Repository files navigation

Carry Through COVID

A place for business to list their offerings, and consumers to find what is available.

This is a Gatsby app that builds content from the ctc-api. Businesses can list their business and offerings through the web experience, and consumers can find businesses around them that are still operating.

Dependencies

  • Nodejs
  • Yarn

Running locally

Clone repo:

git clone https://github.com/carrythroughcovid/ctc-web

Change into directory:

cd ctc-web

Install dependencies:

yarn

Run project in development mode:

yarn start

Open http://localhost:8000 in a browser.

Contributing

Get in contact with the Carry Through COVID team - contact@carrythroughcovid.com

  1. Clone the project
  2. Create your feature branch (git checkout -b name-of-feature)
  3. Commit your changes (git commit -m 'feat: add name of feature')
  4. Push to the branch (git push origin name-of-feature)
  5. Create a new Pull Request

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •