This web portal is developed for the United Nations Global Soil Doctors Program. It's designed to manage data for the program’s global operations and partners. The frontend is built using React, Redux Toolkit, and Tailwind CSS, while the backend leverages Node.js, Express, and Sequelize ORM.
To set up the project on your local machine, follow these steps:
Clone the repository:
git clone <repo_url>
Navigate to the project directory:
cd <project_directory>
Install dependencies:
npm install
Start the application:
npm start
After starting the application, you can:
Contributions to the project are welcome. Please ensure to follow the contribution guidelines stated in CONTRIBUTING.md
.
This project is licensed under the MIT License - see the LICENSE
file for details.