About | Technologies | Requirements | Installation | License | Author
Describe your project
The following tools were used in this project:
Before starting you must have git and nodejs installed in your system.
# Clone this project
git clone https://github.com/birajrai/imagizer
# Access
cd imagizer
# Install dependencies
npm install
# Run the project
npm start
# The server will initialize in the http://localhost:3000
This project is under license from MIT. For more details, see the LICENSE file.