Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jpedroschmitz/gobarber

:barber: An app for barber appointment and scheduling.
https://github.com/jpedroschmitz/gobarber

barber react reactotron redux redux-saga

Last synced: 16 days ago
JSON representation

:barber: An app for barber appointment and scheduling.

Awesome Lists containing this project

README

        




GoBarber




GoBarber

An app for barber appointment and scheduling.



PRs Welcome


License MIT


## Features

This app features all the latest tools and practices in web development!

- ⚛ **React** — A library to build user interfaces
- ♻ **Redux with Redux Saga** — State management with middleware
- 💅 **CSS** — styled-components
- 🌸 **Reactotron** - Helps debugging process
- 💖 **Lint** — ESlint/Prettier/Editor Config

## Getting started

_Before you run this application you need to make sure the [server](https://github.com/jpedroschmitz/gobarber-api) is running!_.

1. Clone this repo using `https://github.com/jpedroschmitz/gobarber.git`
2. Move to the appropriate directory: `cd gobarber`.

3. Run `yarn` to install dependencies.

4. Run `yarn start` to see the example app at `http://localhost:3000`.

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.

## License

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