DEV Community

K. Sam Ashray
K. Sam Ashray

Posted on

Portfolio Website - Devlog #5

Plan:
TO use React as frontend (Client side) and Springboot the backend Server,
Implement Bible Memorization tool (for personal use), when client calls (REST arch) backend, the response returned will have JS Object.

Accomplished:
Began work on Projects section with placeholders to add other projects. Added project at ../bible-app with Routes.

Image description
Worked with BrowserRouters, Routes in 'react-router-dom'.

Worked with Fetch API to call backend Springboot server, and display verses return dynamically using Tertiary operator.

Image description
After clicking:
Image description

Goals for next time:
Display verses better in /bible-app project.
Add other project (either link Github / PDF).
Create Contact me page.
Final Styling.

Please let me know if you have any ideas regarding this project!

Thank you
Sam

Top comments (0)