Skip to content

Commit 3df87d7

Browse files
fix: remove Node.js version badge and update README overview section
2 parents fe4acfd + 5e1e8d1 commit 3df87d7

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

readme.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,8 @@
44
55
![npm](https://img.shields.io/npm/v/create-node-spark)
66
![License](https://img.shields.io/github/license/talhabilal-dev/create-node-spark)
7-
![Node.js Version](https://img.shields.io/node/v/create-node-spark)
87
![Downloads](https://img.shields.io/npm/dm/create-node-spark)
98

10-
## 📋 Overview
11-
12-
**create-node-spark** is a powerful CLI tool designed to eliminate the tedious process of setting up Node.js backend projects from scratch. Instead of spending hours configuring your project structure, installing dependencies, and setting up common middleware, create-node-spark generates a complete, production-ready backend scaffold in seconds.
13-
14-
### 🤔 Why Use create-node-spark?
15-
16-
- **Save Development Time**: Stop rewriting the same boilerplate code for every new project
17-
- **Standardized Structure**: Follow industry best practices with a scalable folder structure
18-
- **Modern JavaScript**: Built for ESM out of the box, no CommonJS headaches
19-
- **Pre-configured Essentials**: Authentication, file uploads, and code quality tools ready to go
20-
- **Minimal Configuration**: Answer just three simple questions, and you're ready to code
21-
- **Focus on Business Logic**: Spend time building features, not setting up infrastructure
22-
239
---
2410

2511
## ✨ Features

0 commit comments

Comments
 (0)