Giter VIP home page Giter VIP logo

easyreadme's Introduction

Banner

GitHub contributors GitHub Stars GitHub issues GitHub pull request GitHub License

πŸ“Œ Overview

Easyreadme is a project that simplifies README creation by generating visually stunning READMEs using pre-designed templates and AI. It supports generating READMEs for JavaScript/TypeScript, Rust, Java, Go, PHP, and Python projects. It relies on a wide range of technologies and libraries including React, Tailwind CSS, Tiptap, OpenAI, and more.

πŸ” Table of Contents

πŸ’» Stack

  • next: A framework for building server-rendered React applications.
  • react: A JavaScript library for building user interfaces.
  • typescript: A typed superset of JavaScript that compiles to plain JavaScript.
  • shadcn/ui: Provides beautifully designed components for UI.
  • tailwindcss: A utility-first CSS framework for rapid UI development.
  • vaul: An unstyled drawer component for React.
  • sonner: An opinionated toast component for React.
  • tiptap/core: A highly customizable and extendable rich text editor framework.
  • swr: Handles data fetching, caching, and synchronization with the server.
  • zustand: A small, fast, and scalable state management library.
  • phosphoricons: A flexible icon family for interfaces, diagrams, presentations

πŸ“ Project Summary

  • src: Primary source code directory.
  • src/app: Contains the main application logic and components.
  • src/components: Houses reusable UI components.
  • src/hooks: Custom React hooks for managing state and side effects.
  • src/lib: Utility functions and helper modules.
  • src/services: Modules for interacting with external APIs.
  • src/styles: Global styles and CSS modules.
  • src/types: TypeScript type definitions.
  • src/utils: Miscellaneous utility functions.
  • public: Public directory for static assets and build output.

βš™οΈ Setting Up

OPENAI_API_KEY

  • Go to the OpenAI website.
  • Sign in to your account or create a new one.
  • Navigate to your API settings.
  • Generate an Secret key.
  • Copy the generated Secret key.

GITHUB_ACCESS_TOKEN

  • Go to the GitHub website.
  • Sign in to your account or create a new one.
  • Navigate to your account settings.
  • Go to the "Developer settings" section.
  • Generate a new personal access token with the necessary permissions.

KV_REST_API_URL and KV_REST_API_TOKEN

  • Go to the Vercel website.
  • Sign in to your account or create a new one.
  • Navigate to Storage section.
  • Create a new KV Database.
  • Copy the KV_REST_API_URL and KV_REST_API_TOKEN from under the .env.local tab.

πŸš€ Run Locally

1.Clone the easyreadme repository:

git clone https://github.com/xavimondev/easyreadme

2.Install dependencies:

pnpm install

bun install

npm install

yarn install

3.Start the development mode:

pnpm dev

bun dev

npm run dev

yarn dev

πŸ—ΊοΈ Roadmap

  • Let users create their own templates.
  • Extend support for monorepos and libraries.

πŸ“„ License

This project is licensed under the MIT License - see the MIT License file for details.

easyreadme's People

Contributors

xavimondev avatar meta-gravity avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.