Jira Clone This is a Jira full-stack web application built with React, Redux, RESTful API and AWS. Demo: https://jira-serverless-demo.herokuapp.com/ Tech Stack: React, Redux Thunk, SCSS, AWS Amplify,AWS Cognito, AWS DynamoDB, AWS Lambda This project was bootstrapped with Create React App. If you wish to run the program locally: npm start Then open http://localhost:3000 to view it in the browser. Test:npm test Build and Deploy: npm build amplify push The backend is located in the Amplify folder at the root directory