This is a frontend repository of IDS-DRR built using React and Next.js with GraphQL as the backend
The following dependencies must be available globally on your system:
- Download and install NodeJS LTS v18+ and npm
-
Clone the repository
https://github.com/CivicDataLab/ids-drr/
-
Navigate to the project directory.
cd ids-drr
-
Install the dependencies.
npm run install
After completing the installation steps, you can run the project locally by executing:
npm run dev
Open http://localhost:3000 to view it in the browser.
- 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!