-
About the code: Well, the main idea was to keep everything as simple and organized as I could. So, I tried to follow a clear and straightforward naming convention, taking into account all React good practices.
-
About the versioning/commits: I'm not really using any sort of convention (even though it looks similar to conventional commits (https://www.conventionalcommits.org/en/v1.0.0/). It's just a way to keep things a little bit organized/readable.
-
API docs: https://shrtco.de/docs/
This project was built with:
-
Figma: Design Prototype;
-
JavaScript (React (CRA));
-
ESLint;
-
Sass/scss & CSS modules.
To run this project, install it locally using yarn:
$ git clone https://github.com/rfso/Make-me-shorter.git
$ cd ../Make-me-shorter
$ yarn
$ yarn start