Skip to content

birajrai/imagizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imagizer

 

Imagizer

Github top language Github language count Repository size License Github issues Github forks Github stars

About   |   Technologies   |   Requirements   |   Installation   |   License   |   Author


🎯 About

Describe your project

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting you must have git and nodejs installed in your system.

🏁 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

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

 

Back to top