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

https://github.com/yasinatesim/eksisozluk-entry-generator

This project is a entry generator app for ekşi sözlük
https://github.com/yasinatesim/eksisozluk-entry-generator

entry hobby-project nextjs react

Last synced: 2 months ago
JSON representation

This project is a entry generator app for ekşi sözlük

Awesome Lists containing this project

README

        




ekşi sözlük Entry Generator


ekşi sözlük Entry Generator



This project is a entry generator app for ekşi sözlük


· View app

## 📖 About

This project is a entry generator app for ekşi sözlük. You can create ekşisözlük fake entries with this project

### 📚Tech Stack

react-screen-capture

A tiny React library allows you to take a snapshot of the webpage's screen or part of the screen

Next.js

The React Framework for SEO Friendly website and more...

Commitlint

Send commit messages to conventional commits rules

CSS Module

Class names and animation names are scoped locally CSS files

SASS

The most mature, stable, and powerful professional grade CSS extension language in the world

Editorconfig

Helps maintain consistent coding styles for my working on the same project across various editors and IDEs

Eslint

Find and fix problems in your JavaScript code

Prettier

An opinionated code formatter

## 🧐 What's inside?

There is a simple component for Entry. It has basic image download logic and uses [use-react-screenshot](https://www.npmjs.com/package/use-react-screenshot) for generate Entry image

## Getting Started

### 📦 Prerequisites

- Node (v12.0.0+)

- Npm (v6.00+)

### ⚙️ How To Use

1. Clone this repository

```bash

git clone https://github.com/yasinatesim/eksisozluk-entry-generator.git

```

2. Install the project dependencies

```bash

yarn install

```

**For Development**

```bash

yarn dev

```

**For Production Build & Build Start**

```bash

yarn build

```

and

```bash

yarn start

```

**For Export [SSG](https://www.staticgen.com/)**

```bash

yarn export

```

**For Lint & Format**

```bash

yarn lint

yarn format

```

## 🔑 License

* Copyright © 2022 - MIT License.

See [LICENSE](https://github.com/yasinatesim/eksisozluk-entry-generator/blob/master/LICENSE) for more information.

---

_This README was generated with by [markdown-manager](https://github.com/yasinatesim/markdown-manager)_ 🥲