Skip to content

Repositório para o desafio de front-end do processo seletivo de 2/2019

Notifications You must be signed in to change notification settings

nYCSTs/goledger-challenge-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 

Repository files navigation

GoLedger Challenge

Application made for the GoLedger Challenge. The app was built using ReactJS, focusing on desktop, but it also has a good compatibility with mobile.

How to run the project?

  1. Clone the repository: git clone https://github.com/nYCSTs/goledger-challenge-web.git

  2. Go to the project directory: cd goledger-challenge-web/goledger

  3. Install dependencies (npm or yarn is required)

npm:

npm install

yarn:

yarn install
  1. Start the server locally: yarn start

  2. Open http://localhost:3000 on your browser

Application:

Home Page Artist Page Album Page Streaming Page

Tecnologies/Dependencies:

Name Link
React Link
axios Link
ESLint Link
multiselect-react-dropdown Link
react-dom Link
react-flags-select Link
react-flexbox-grid Link
react-icons Link
react-loading Link
react-modal Link
react-multi-carousel Link
react-router Link
react-router-dom Link
styled-components Link

Screenshots:

Streaming Page Streaming Page Streaming Page

About

Repositório para o desafio de front-end do processo seletivo de 2/2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • HTML 2.9%
  • CSS 0.9%