Skip to content

LFerronato/GoBarber-web

Repository files navigation


Logo

Project from bootcamp Rocketseat 💜

Demo



Conteúdos

About The Project

front-end developed at Rocketseat bootcamp - excellent training. 💻

Main Learning:

  • use of context in React JS;
  • use of hooks;
  • use of Toast Notification;
  • use of styled-components;

Built With

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Install following Extension - VS Code:

  • ESLINT
  • DotENV
  • EditorConfig
  • Material Icon Theme

Installation

  1. Clone the repo
git clone https://github.com/LFerronato/GoBarber-web
  1. Install YARN packages
yarn
  1. Start applications:
yarn start