The HackReactor ArchLinux Team is revamping the fictional Altier client-facing retail web-portal as a Front End Capstone project. The Business Requirement Document has detailed instructions for this project.
npm installto install dependenciesnpm run client-devruns webpack to watches for changes to files in FEC/client/src, transpiles them from jsx to js using babel, then bundles them into FEC/client/publicnpm run server-devruns nodemon to restart the node application after any changesnpm run startruns a development server with live reload capability for development purposes only
We are using Jest as a testing framework
npm run test currently does nothing
We chose to use Axios to make promise based HTTP Requests
Beginning on July 6, we project a completion date on July 23. We are tracking progress with our Trello Board.
- Design file structure
- Choose dependencies
- Begin Creating React Components
- Begin Testing *July 12
- First React Component Test
- Progress Demo
*July 21
- Deploy to AWS
*July 22
- Google Page Speed Score Test
- Cross-Browser Testing July 24
- Final Product Demo
Check out my Github Page and find me on Linkedin
- Ratings and Reviews Widget
Check out my Github Page and find me on Linkedin
- Related Products Widget
Check out my Github Page and find me on Linkedin
- Overview Widget
Check out my Github Page and find me on Linkedin
- Questions And Answers Widget