8000 GitHub - demiancy/tutorial-react-1: Tutotorial React - Cryptocurrency App
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

demiancy/tutorial-react-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutotorial React - Cryptocurrency App

https://www.youtube.com/watch?v=9DDX3US3kss

Concepts seen in the tutorial

  • REACT
  • REDUX

External resources

Notes

  • The exchanges functionality needs premium access to the api so I will not implement it.

App

React Cryptocurrency App

Node packages used

  • antd
  • @ant-design/icons
  • react-redux
  • @reduxjs/toolkit
  • axios
  • chart.js
  • html-react-parser
  • millify
  • moment
  • react-chartjs-2
  • react-router-dom

Deployment

First you have to download the repository

git clone https://github.com/demiancy/tutorial-react-1.git

The repository have the files for deploy app in Docker, with the next command you start the app in the port 3000

docker-compose up

In case of not have Docker, you can copy the folder app into document root of your server.

About

Tutotorial React - Cryptocurrency App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0