Skip to content

Javascript / React front end for Cryptopeer, a cryptocurrency swapping app

Notifications You must be signed in to change notification settings

atkinsonholly/Cryptopeer-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module Four Project

Flatiron School - Module Four Project

Cryptopeer

  • See your cryptocurrencies and trade coins with other users! Cryptopeer is a cryptocurrency trading simulator.
  • See top cryptocurrency rates, from coinmarketcap API.

PROJECT OVERVIEW

Functionality:

  • Cryptopeer allows the user to log in and see other users and the cryptocurrencies that they are trading.
  • The user can click on a card to make a trade!
  • New transactions and changes to users' wallets are saved to the database.
  • React routes.
  • Verification.
  • Serializers.
  • JWT authentication.

Set up:

  • Cryptopeer has an OO React / javascript frontend.
  • Ruby on Rails backend with MVC architecture.
  • Pure CSS styling.

To run:

  1. Start the rails server: rails s
  2. Start node: npm start
  3. Go to: localhost:3001

Authors

Module Four Project Module Four Project Module Four Project

This project was bootstrapped with Create React App.

About

Javascript / React front end for Cryptopeer, a cryptocurrency swapping app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.9%
  • CSS 20.5%
  • HTML 4.6%