Imagizer
Simple Image Content Delivery Network made in NodeJS
Install / Use
/learn @birajrai/ImagizerREADME
<div align="center" id="top">
<img src="./public/img/icon.ico" height=100px alt="Imagizer" />
<!-- <a href="https://imagizer.netlify.app">Demo</a> --> </div> <h1 align="center">Imagizer</h1> <p align="center"> <img alt="Github top language" src="https://img.shields.io/github/languages/top/birajrai/imagizer?color=56BEB8"> <img alt="Github language count" src="https://img.shields.io/github/languages/count/birajrai/imagizer?color=56BEB8"> <img alt="Repository size" src="https://img.shields.io/github/repo-size/birajrai/imagizer?color=56BEB8"> <img alt="License" src="https://img.shields.io/github/license/birajrai/imagizer?color=56BEB8"> <img alt="Github issues" src="https://img.shields.io/github/issues/birajrai/imagizer?color=56BEB8" /> <img alt="Github forks" src="https://img.shields.io/github/forks/birajrai/imagizer?color=56BEB8" /> <img alt="Github stars" src="https://img.shields.io/github/stars/birajrai/imagizer?color=56BEB8" /> </p> <p align="center"> <a href="#dart-about">About</a>   |   <!-- <a href="#sparkles-features">Features</a>   |   --> <a href="#rocket-technologies">Technologies</a>   |   <a href="#white_check_mark-requirements">Requirements</a>   |   <a href="#checkered_flag-installation">Installation</a>   |   <a href="#memo-license">License</a>   |   <a href="https://github.com/birajrai" target="_blank">Author</a> </p> <br>
:dart: About
Describe your project
<!-- ## :sparkles: Features :heavy_check_mark: Feature 1;\ :heavy_check_mark: Feature 2;\ :heavy_check_mark: Feature 3; -->:rocket: Technologies
The following tools were used in this project:
:white_check_mark: Requirements
Before starting you must have git and nodejs installed in your system.
:checkered_flag: Installation
# 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
:memo: License
This project is under license from MIT. For more details, see the LICENSE file.
<a href="#top">Back to top</a>
