Skip to content
Robert Focke edited this page Mar 25, 2022 · 11 revisions

Welcome to the Zula wiki!

This is a project run by the reading tribe, designed to increase diversity in children's literature.

The project is intended to be community driven, i.e. for the community by the community.

We are currently building towards an MVP Web Application, you can follow along with us (or get involved) here

To find out how this project is organised, please consult the product tribe page.

Project Setup

  • Frontend web application written in TypeScript using React
  • Backend API (read more here

Folder Structure

src/
  webapp/
    public/  -- contains frontend public assets
    src/  -- contains React frontend code

Good pages to get stuck in:

Clone this wiki locally