Skip to content

Version of Share Yourself Artists written with a ReactJS front-end and NodeJS backend hosted by AWS.

Notifications You must be signed in to change notification settings

KSamra/sya-react-aws

 
 

Repository files navigation

Instructions to run:

First, in the project directory run:

npm install

to install all required packages. There are two additional packages that must be manually installed. These packages are: @material-ui/core @material-ui/icons react-redux

You can install these packages using the node package manager, npm. For reference, we use node v8.12.0

Now to start the project, run

npm start

About

Version of Share Yourself Artists written with a ReactJS front-end and NodeJS backend hosted by AWS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.4%
  • CSS 2.1%
  • HTML 1.5%