Skip to content

fadhilansyah25/coinflip-webapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coinflip Crypto Tracker - DTS Final Project

Aplikasi untuk memantau nilai tukar kripto terkini berdasarkan data dari third-party API. User dapat membuat list mata uang kripto yang ingin di-track dan memantau perubahan nilai tukar.

Aplikasi ini dibuat untuk memenuhi tugas akhir pelatihan Digitalent Scholarship Proffesional Academy 2022 Batch 2. React Developer Class.

Project Status

Project masih dalam tahap pengembangan. namun sudah dapat digunakan untuk memantau nilai tukar kripto. User juga dapat melakukan sign up dan login untuk menyimpan list mata uang kripto yang ingin di-track.

Project Screen Shot(s)

Landing Page (Live Demo) CoinFlip Landing Page Screenshot

Cryptolist Page (Live Demo) CoinFlip Cyptolist Page Screenshot

Bitcoin Details Page (Live Demo) CoinFlip Bitcoin Details Page Screenshot


Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit Development App:

http://localhost:3000/

Demo Link

You can see the demo of this project here:

https://coinflip-tracker.netlify.app/

make sure to use the latest version of your browser. and also have fake email ready for sign up and login.

Tech Stack

Core Tech Stack:

Styling & data visualization:

Utility Tech Stack:

Backend and Authentication:

Deployment:

Credits

Big thanks to Digitalent Scholarship for giving me this opportunity to learn and grow as a developer.

I also want to thank my mentor withered-flowers for his guidance and support throughout this project.

About

Cryptocurrencies tracker app, for final project React Developer Class, Kominfo PROA Digitalent Scholarship 2022

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • HTML 1.9%
  • Other 0.9%