Skip to content

mortonprod/CleaningWebsite

Repository files navigation

Cleaning-website

This is a react review component. It displays props as users reviews.

Installation

To install this component into your project run:

npm install @mortonprod/cleaning-website

Usage

Import the component like so:

import Product from @mortonprod/cleaning-website

then import the css:

import @mortonprod/cleaning-website/dist/index.css

Note you must pull the css independently of the component.

To run in development mode do:

npm run start

This will run the app on localhost:8080.

Contributing

You are free to contribute to this component if you wish.

About

This is small cleaning business website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published