Skip to content

jackling-yx/Cryptopeer-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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

Video Demo

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. Clone our backend: https://github.com/atkinsonholly/Cryptopeer
  2. Start the rails server: rails s
  3. Start node: npm start
  4. Go to: localhost:3001

Authors

Module Four Project Module Four Project Module Four Project

This project was bootstrapped with Create React App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published