Skip to content
View mukkymon's full-sized avatar
Block or Report

Block or report mukkymon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mukkymon/README.md

Authors

test

Demo

Insert gif or link to demo

Features

  • Light/dark mode toggle
  • Live previews
  • Fullscreen mode
  • Cross platform

FAQ

Question 1

Answer 1

Question 2

Answer 2

🛠 Skills

Javascript, HTML, CSS...

Support

For support, email [email protected] or join our Slack channel.

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Roadmap

  • Additional browser support

  • Add more integrations

Logo

Used By

This project is used by the following companies:

  • Company 1
  • Company 2

API Reference

Get all items

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Get item

  GET /api/items/${id}
Parameter Type Description
id string Required. Id of item to fetch

add(num1, num2)

Takes two numbers and returns the sum.

Feedback

If you have any feedback, please reach out to us at [email protected]

Usage/Examples

import Component from 'my-project'

function App() {
  return <Component />
}

Deployment

To deploy this project run

  npm run deploy

Popular repositories Loading

  1. gittest88 gittest88 Public

    HTML

  2. WebStoreTemplate88 WebStoreTemplate88 Public

    Forked from Carlos007007/WebStoreTemplate

    Plantilla web para tienda en linea de plantillas web desarrollada con el framework MDL(Material Design Lite)

    HTML

  3. mukkymon mukkymon Public

    Config files for my GitHub profile.

    HTML

  4. spring5webapp88 spring5webapp88 Public

    Forked from springframeworkguru/spring5webapp

    Example Spring 5 Web Application

    Java

  5. material-kit material-kit Public

    Forked from creativetimofficial/material-kit

    Free and Open Source UI Kit for Bootstrap 5, React, Vue.js, React Native and Sketch based on Google's Material Design

    HTML

  6. material-kit-react material-kit-react Public

    Forked from devias-io/material-kit-react

    React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other

    JavaScript