Skip to content

Sanjay2011eec88/imageCategorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Categorizer

Build

Clone repository

Go to client folder and install dependencies

$ npm install
$ ng build -op ./public --prod

Go to server folder and install dependencies

Add the your Imagga credentials into config file which is image.js file in config folder in server.

$ npm install
$ npm start

Open http://localhost:3000 on browser for using the application.

Once the user sign up, the application will download the images and categorize it using Imagga.

These images can be seen in the gallery page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors