Skip to content

estyh/home_assignment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyWay Test Assignment

Ignore the server folder, not in use here

This chat room app uses the AWS Amplify framework. You will need an AWS account to run it.

Instructions for use

  • cd into client folder
  • npm i

You will need to configure amplify with your credentials:

amplify configure

Once that is done, run amplify init

? Do you want to use an existing environment? Yes
? Choose the environment you would like to use: dev

Go ahead and run the app!

npm start

Credit to Nader Dabit for the react components and the graphql schema

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 98.4%
  • Other 1.6%