Skip to content

Repositório para o desafio de front-end do processo seletivo de 1/2022

Notifications You must be signed in to change notification settings

JPedroCh/goledger-challenge-web01

 
 

Repository files navigation

GoLedger Challenge

Web interface created to a blockchain application.

How to run the application:

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

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

  3. Install dependencies

npm:

npm install
  1. Run the server locally: npm start

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

Screenshots:

Artists Page Album Page Streaming Platforms Page Register Artist Page

Technologies/Dependencies:

Name Link
React https://pt-br.reactjs.org/
axios https://github.com/axios/axios
Material UI https://mui.com/pt/

About

Repositório para o desafio de front-end do processo seletivo de 1/2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.6%
  • HTML 3.5%
  • CSS 1.9%