Portfolio Website - Devlog #5

ashray_sam

K. Sam Ashray

Posted on February 29, 2024

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

💖 💪 🙅 🚩
ashray_sam
K. Sam Ashray

Posted on February 29, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Portfolio Website - Devlog #5
webdev Portfolio Website - Devlog #5

February 29, 2024

10 lesser-known Web APIs you may want to use