Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/platzi-master-c8/mf-extensions


https://github.com/platzi-master-c8/mf-extensions

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# React template platzi master [c8]

This project is a template for a React app.

This project is configured with webpack, [Material react](https://mui.com), Prettier and eslint.

This project already have a theme file configuration (`src/constants/theme.constant.js`) following the design system from Platzi master C8 in [figma](https://www.figma.com/file/JbToDZz42lRNoZFCdDxya5/Standards?node-id=0%3A1)

## Setup and test

First, clone the repository and install the dependencies

`yarn install`

Run the project with the script start

`yarn start`

the page will be loaded on `http://localhost:3000`

Screen Shot 2021-11-21 at 11 41 08 PM

## How to contribute

Thank you for being here, we're really happy you decided to contribute to the project.

Before you contribute to the project please make sure to read all items below.

* [Code of Conduct](/CODE_OF_CONDUCT.md)
* [Contributing Guide](/CONTRIBUTING.md)