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
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
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.