Children-s-Home / ChangiaKe

This is the client side of the Changia web application.
0 stars 0 forks source link

Changia

This is a short documentation for the developer to come up to speed with the project structure.

Table of Contents

Project Overview

Changia is a startup that connects various care centers with the help they need. The project aims to improve the connection between the centers and willing help in form of volunteers or donators.

Technologies Used

Project Structure

Setup Instructions

  1. Clone the repository:
      git https://github.com/Children-s-Home/client.git
  2. Change directory:
     cd client
  3. Install dependencies:
 yarn install
  1. Run the development server:
  yarn dev

Coding Conventions

Deployment

Refer to the deployment documentation specific to your hosting provider for more details.

Contributing