GithubHelp home page GithubHelp logo

apinavigator / gui Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 303 KB

API Navigator enables developers to traverse large and complex API References smoothly and efficiently through a top-notch PWA.

Home Page: https://apinavigator.web.app/

License: MIT License

JavaScript 5.76% HTML 1.10% TypeScript 85.55% CSS 7.59%
api api-reference api-references cheatsheet cheatsheets docs documentation web web-utilities web-utils

gui's Introduction

API Navigator

API Navigator

API Navigator enables developers to traverse large and complex API References smoothly and efficiently through a top-notch PWA.


Live Demo

API Navigator


Getting Started

Requirements

  • GIT
  • Node.js ^v22.2.0
  • NPM ^v10.7.0

Installation

Clone the repository

$ git clone [email protected]:apinavigator/gui.git

Install the dependencies

$ npm install

Usage

Run the Development Vite Server

$ npm run dev

Open http://localhost:5173/ (the port may vary) with your favorite browser.


Build Process

Run the Vite Production Build

$ npm run build

Deployment

When a commit is pushed to the main branch, Github Workflows automatically pushes the new distribution to Firebase Hosting.


Built With

  • HTML
  • CSS
  • TypeScript
  • React

Running the Tests

# Unit Tests
$ npm run test:unit

# Integration Tests
$ npm run test:integration

# E2E Tests
$ npm run test:e2e

Branding

Font: Montserrat

Primary Color: #0C0C0C

Secondary Color: #171717

Success Color: #1B5E20

Error Color: #B71C1C

Warn Color: #BF360C

Info Color: #0D47A1

Light Mode

Text Color: #0f172a

Light Text Color: #64748b

Background Color: #f7f1f1

Dark Mode

Text Color: #ffffff

Light Text Color: #94a3b8

Background Color: #1e293b


@TODO

  • ...

License

MIT


Acknowledgments

gui's People

Contributors

jesusgraterol 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.