Skip to content

matheusleandroo/gobarber-web

Repository files navigation

RocketShoes

GoBarber WEB

A simple project to barber shop manager.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes.

Prerequisites

NodeJS

You need to install NodeJS on your computer before you can use "GoBarber WEB". You can install NodeJS by following these instructions.

Once you have completed the installation process, try typing npm -v into your command line. You should get a response with the version of NodeJS.

Yarn

Once you have NodeJs instaled, you need to install Yarn. You can install Yarn by following these instructions.

After instalition, try typing yarn -v into your command line. You should get a response with the version of Yarn.

API

You must have the GoBarber API.

It is recommended to install the extension ESLint, Prettier, EditorConfig and edit the code editor' settings:

  "files.eol": "\n",
  "editor.codeActionsOnSave": { "source.fixAll.eslint": true },

Deploy

After clone repository, go to folder and follow this steps:

  • Create a file .env based on the file .env.example;
  • Place your settings inside the .env file;
  • Run yarn to install dependencies;
  • Run yarn start to start application.

Now you can use from your browser "GoBarber WEB".

Built With

  • ReactJS

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Based on Starter Rocketseat 🚀

About

A simple project to barber shop manager.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •