Skip to content

ihsanrawi/react-aws-amplify

 
 

Repository files navigation

AWS Amplify React App

A simple React app deployed onto AWS Amplify

App URL here

Build/Run Locally

Install and configure AWS Amplify CLI here

Then, use the npm package manager to install node modules

npm install # installs node modules

Usage

In the project root directory, run this command:

yarn start # app starts at http://localhost:3000

Deploy

In the project root directory, run this command:

amplify publish

Contribution

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.4%
  • HTML 4.9%
  • CSS 2.7%