/hr-app

An exercise

Primary LanguageJavaScript

Qulture Frontend

Welcome to the Qulture Front-end project. It is composed by:

Index

Install

Dependencies

In order to run this project, you will need:

To install dependencies run:

yarn

Development

yarn start

You should have the project running in your localhost:
http://localhost:3000

Happy coding!