Welcome to the Qulture Front-end project. It is composed by:
In order to run this project, you will need:
- NodeJS >= 10.15.1
To install dependencies run:
yarn
yarn start
You should have the project running in your localhost:
http://localhost:3000
Happy coding!