Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/natainditama/linkgp

๐Ÿ”— Free custom URL shortener links
https://github.com/natainditama/linkgp

link-shortener linkgp react react-router react-typescript reactjs shorten-urls shortened-links shorting-urls shorturl supabase supabase-auth supabase-client supabase-js tailwind tailwindcss typescipt typescript url-shortener url-shortener-client

Last synced: 2 days ago
JSON representation

๐Ÿ”— Free custom URL shortener links

Awesome Lists containing this project

README

        

Nevel



Minimalist boilerplate for Next.js with Tailwind CSS



contributors


last update


forks


stars


open issues


license




View Demo
ยท
Documentation
ยท
Report Bug
ยท
Request Feature




screenshot


## ๐Ÿ“ About the Project

### ๐Ÿ’ป Tech Stack

This project utilizes the following technologies and tools:

- Next.js
- TailwindCSS

### ๐ŸŒŸ Features

This project includes the following features:

- Linter with [ESLint](https://eslint.org)
- Code Formatter with [Prettier](https://prettier.io/)
- Integrate with [TailwindCSS](https://tailwindcss.com/)
- [Next.js](https://nextjs.org) for Static Site Generator
- Type checking [TypeScript](https://www.typescriptlang.org/)
- Sitemap.xml and robots.txt with [next-sitemap](https://www.npmjs.com/package/next-sitemap)

### ๐ŸŽจ Color Reference

| Color | Hex |
| ----------------- | ------------------------------------------------------------------ |
| Primary Color | ![#000000](https://via.placeholder.com/10/000000?text=+) #000000 |
| Secondary Color | ![#e4e4e7](https://via.placeholder.com/10/e4e4e7?text=+) #e4e4e7 |
| Background Color | ![#ffffff](https://via.placeholder.com/10/ffffff?text=+) #ffffff |
| Text Color | ![#000000](https://via.placeholder.com/10/000000?text=+) #000000 |

### ๐Ÿ”‘ Environment Variables

This project requires the following configuration:

- `NEXT_PUBLIC_SITE_URL` : The public URL of the project's

## ๐Ÿš€ Getting Started

### ๐Ÿ”ง Prerequisites

Prerequisites for this project:

- [Nodejs](https://nodejs.org)
- [Yarn](https://yarnpkg.com/)

### ๐Ÿƒ Run Locally

Clone the project

```bash
git clone https://github.com/natainditama/nevel.git
```

Go to the project directory

```bash
cd nevel
```

Install dependencies

```bash
pnpm install
```

Start the local server

```bash
pnpm run dev
```

## ๐Ÿ‘‹ Contributing




Contributions are always welcome!

See [contributing.md](https://github.com/natainditama/nevel/blob/main/.github/CONTRIBUTING.md) for ways to get started.

### ๐Ÿ“œ Code of Conduct

Please read the [Code of Conduct](https://github.com/natainditama/nevel/blob/main/.github/CODE_OF_CONDUCT.md)

## โš ๏ธ License

This project is licensed under the MIT License. See the [LICENSE](https://github.com/natainditama/nevel/blob/main/LICENSE) file for details

## ๐Ÿค Contact

Contact me for inquiries, suggestions, or contributions via the following channels:

- [Email](mailto:[email protected])
- [LinkedIn](https://www.linkedin.com/in/natainditama)
- [GitHub](https://github.com/natainditama)

Thank you for your support, interest, feedback, and contributions!