diff --git a/content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/103-parcel.md b/content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/103-parcel.md
index e59e1b473..4d2da5b95 100644
--- a/content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/103-parcel.md
+++ b/content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/103-parcel.md
@@ -1 +1,8 @@
-# Parcel
\ No newline at end of file
+# Parcel
+
+Parcel is a web application bundler, differentiated by its developer experience. It offers blazing-fast performance utilizing multicore processing and requires zero configuration.
+
+Free Content
+
+Official Website and Docs
+Using Parcel Bundler with React