Skip to content

egomezm/repo-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Project Title

Files Repo Size *

A brief description of what this project does and who it's for

Features

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

Documentation

Info goes here...

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

Installation

Install my-project with npm

  npm install my-project
  cd my-project
## Color Reference
Color Hex
Example Color #0a192f #0a192f
Example Color #f8f8f8 #f8f8f8
Example Color #00b48a #00b48a
Example Color #00d1a0 #00d1a0

Usage/Examples

import Component from 'my-project'

function App() {
  return <Component />
}

About

Boiler plate to start a new Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published