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
- Host: GitHub
- URL: https://github.com/yasinatesim/eksisozluk-entry-generator
- Owner: yasinatesim
- License: mit
- Created: 2022-04-08T17:15:38.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-27T07:28:02.000Z (over 2 years ago)
- Last Synced: 2025-02-07T11:29:58.305Z (4 months ago)
- Topics: entry, hobby-project, nextjs, react
- Language: JavaScript
- Homepage: http://eksisozluk-entry-generator.yasinatesim.vercel.app
- Size: 106 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
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
A tiny React library allows you to take a snapshot of the webpage's screen or part of the screen
The React Framework for SEO Friendly website and more...
Send commit messages to conventional commits rules
Class names and animation names are scoped locally CSS files
The most mature, stable, and powerful professional grade CSS extension language in the world
Helps maintain consistent coding styles for my working on the same project across various editors and IDEs
Find and fix problems in your JavaScript code
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)_ 🥲