Skip to content

Crypto Chat is a forum that serves as a simplified space for newcomers, experienced investors, and miners of cryptocurrency to learn together.

Notifications You must be signed in to change notification settings

RaquelLee/Crypto-Chat-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💹 Crypto Chat 💬

Crypto currency has grown exponentially in the last few years and this application allows users to come together and connect with others. This application fills the void of what's missing today - an simple spot to communicate with other crypto currency fans. A fan can be someone new to this world or a long-time online investor.

Deployed 🔗

Crypto Chat

Dependencies & Technology 💻

CryptoCompare API

CoinPaprika API

  • Check the package.json file - this application has several dependencies including mySQL2, express, sequelize and more.

  • This application uses two APIs: Coin Paprika & Crypto Compare. Request your API keys & added to local .env file.

Installation

  • After cloning this repository, run following command for dependencies.
npm install
  • Create a '.env' file with your MySQL username & password. DB name listed below.
DB_NAME=cryptoChat_db
  • Schema and seeds files are available and should be executed prior to application use via
npm run seed

Look for 'cryptochat_db' and three tables (user/comment/post) to verify files successfully ran.

  • To run the application, enter the following command inside terminal.
node server

Crypto Chat code squad 🧑‍💻

  • Stefanie Logan

  • Raquel Scofield

  • Marisa NeSmith

About

Crypto Chat is a forum that serves as a simplified space for newcomers, experienced investors, and miners of cryptocurrency to learn together.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.3%
  • Handlebars 45.1%
  • CSS 2.6%