This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Contact = React.createClass({ | |
| render(){ | |
| return ( | |
| <div className="container"> | |
| <div className="card-panel"> | |
| <div className="row"> | |
| <h4>Contact Me</h4> | |
| <form className="col s12" onSubmit={this.onSubmit}> | |
| <div className="row"> | |
| <div className="input-field col m6 s12"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import React from 'react'; | |
| import { Meteor } from 'meteor/meteor'; | |
| Contact = React.createClass({ | |
| render(){ | |
| return( | |
| <div> | |
| </div> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| **Instructions for Windows 8/10 Users** | |
| #Pre-Req's# | |
| -Python 2.7/3.x | |
| -libspotify module | |
| -A functional Spotify Premium Account | |
| -Command Line Knowledge! | |
NewerOlder