This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs to install dependencies for the applicaction
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Application is built with React frontend and JSON Mock Server with User Authentication and Profile View
- React/Redux: React and Redux libraries were used to facilitate frontend development.
- AWS S3: Amazon Webservice S3 was used for storing project repo/files.
- AWS Cloudfront: Amazon Webservice Cloudfront to server static pages with a domain provided from AWSS.
- CSS/HTML: CSS/HTML was used to styled each component with Responsive Components
- Github Actions: Used for CI/CD Pipleline for automation.