Want to learn more about your current plants or found a mystery plant that you want information on? PlantGreen receives your plant image, and provides you with:
- Similar plant pictures
- Scientific and common names
- Wiki URL + wiki description
- Taxonomy
Sign Up or Login to start receiving information about your plants!!
- Username: testuser1
- Password: password
First, you need to clone this repository:
$ git@github.com:gloryannen/PlantGreen.git
Or:
$ git clone https://github.com/gloryannen/PlantGreen.git
Then change into the backend
folder:
$ cd backend
Install dependencies
$ npm install
To run application:
$ npm start
Do the same for the frontend
folder:
$ cd frontend
Install dependencies
$ npm install
To run application:
$ npm start
The applications will always run on http://localhost:3000.
- Plant.id API: https://github.com/flowerchecker/Plant-id-API/wiki