Tools | Technologies | How To Run | License
- VSCode: Code editor
This project is being developed with the following technologies:
- React: A JavaScript library for building user interfaces
- TypeScript: Programming language
- ESLint, Prettier & EditorConfig: Code standardization and formatting
- Styled Components
- react-icons
- polished: A lightweight toolset for writing styles in JavaScript
- Unform
- yup: Input validation
- axios
- react-spring: Simple Animations in React
- React Router DOM: Declarative Routing for React.js
From your command line:
# Clone this repository
$ git clone https://github.com/mattheuseinloft/gobarber-web
# Move to the application directory
$ cd gobarber-web
# Install dependencies
$ yarn
# Run the application
$ yarn start
This project is under the MIT license. See the LICENSE for more information.
Made with 💙 and ☕ by Mattheus Einloft