1.0.3 • Published 2 years ago

gethired-base v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Netlify Status

React template platzi master c8

This project is a template for a React app.

This project is configured with webpack, Material react, 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

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

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.