viniciusbe / go-barber-web

Web application made during the GoStack bootcamp, using React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project logo

GoBarber is a web/mobile application for barber shop scheduling

Badge GitHub license Badge Badge

▶ Preview

Login

Dashboard

📝 Table of Contents

🧐 About

This project was created during the RocketSeat's bootcamp GoStack

🏁 Getting Started

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

Prerequisites

What you'll need to install the application.

Node.js
Yarn

Installing

A step by step series of examples that tell you how to get a development env running.

Cloning the repository:

git clone https://github.com/viniciusbe/GoBarber-web.git

Enter the app folder:

cd GoBarber-web

Install the dependencies:

yarn

Run the application:

yarn start

The application will run on http://localhost:3000/

You'll also need to clone and run the api so the application can work properly!

⛏️ Built Using

✍️ License

This project is made available under the MIT License

Authors

avatar

Made with ❤ by Vinícius Bernardes

Linkedin Badge Gmail Badge Twitter Badge

About

Web application made during the GoStack bootcamp, using React

License:MIT License


Languages

Language:TypeScript 99.0%Language:HTML 0.8%Language:JavaScript 0.1%