Skip to content

CivicDataLab/IDS-DRR-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDS-DRR

This is the frontend repository of IDS-DRR built using React, Next.js, and GraphQL.

Dependencies

The following dependencies must be available globally on your system:

Installation & Setup

  1. Clone the repository

git clone https://github.com/CivicDataLab/IDS-DRR-Frontend.git

  1. Navigate to the project directory.

cd IDS-DRR-Frontend

  1. Install the dependencies.

npm install --legacy-peer-deps

  1. Create your local environment configuration from the sample file:

cp env.sample .env.local

Usage

After completing the installation steps, you can run the project locally by executing:

npm run dev

Running Tests

npm run test

Coverage

Get Involved

  • Start by reading our Code of conduct
  • Get familiar with our contributor guidelines explaining the different ways in which you can support this project! We need your help!

About

Frontend for the IDS-DRR Platform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published