diff --git a/README.md b/README.md index 2decc67..1198fae 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# GreenCode +image# GreenCode GreenCode is a full-stack system designed to support environmental, sustainability, and community-impact projects under Bos-Com. It consists of a **Spring Boot backend API** and a **React frontend** (new addition), with future integrations planned. @@ -25,6 +25,19 @@ It consists of a **Spring Boot backend API** and a **React frontend** (new addit --- +## Installation + +1. Clone the repository +2. Navigate to the project directory +3. Install dependencies + +Example: + +git clone https://github.com/username/project.git +cd project +npm install + + ## 📁 Project Structure GreenCode/ ├── src/ # Spring Boot source code