mirror of
https://github.com/AnmolSaini16/mapcn
synced 2026-04-25 16:14:54 +02:00
Revise README content and structure
Updated README to improve clarity and add features section.
This commit is contained in:
40
README.md
40
README.md
@@ -1,30 +1,26 @@
|
||||
<div align="center">
|
||||
<h1>mapcn</h1>
|
||||
|
||||
<p>
|
||||
Free & open source map components. Zero config, one command setup. Built on <a href="https://maplibre.org/">MapLibre GL</a>, styled with <a href="https://tailwindcss.com/">Tailwind</a>, works seamlessly with <a href="https://ui.shadcn.com/">shadcn/ui</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="https://mapcn.dev/docs">Get Started</a> •
|
||||
<a href="https://mapcn.dev/docs/installation">Installation</a> •
|
||||
<a href="https://mapcn.dev/docs/basic-map">Components</a>
|
||||
</p>
|
||||
|
||||
<br />
|
||||
|
||||
<p align="center">
|
||||
<a href="https://vercel.com/oss">
|
||||
<img alt="Vercel OSS Program" src="https://vercel.com/oss/program-badge.svg" />
|
||||
</a>
|
||||
|
||||
<br />
|
||||
<br />
|
||||
|
||||
</p>
|
||||
|
||||
<h1 align="center">mapcn</h1>
|
||||
|
||||
<p align="center">
|
||||
Free & open-source, ready-to-use, customizable map components for React.<br/>
|
||||
Zero config. One command setup. Built on <a href="https://maplibre.org/">MapLibre GL</a>, styled with <a href="https://tailwindcss.com/">Tailwind</a>, works seamlessly with <a href="https://ui.shadcn.com/">shadcn/ui</a>.
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://mapcn.dev/docs">Get Started</a> ·
|
||||
<a href="https://mapcn.dev/docs/installation">Installation</a> ·
|
||||
<a href="https://mapcn.dev/docs/basic-map">Components</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="public/banner.png" alt="mapcn banner" />
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user