/ALT-Exam2

:link: https://nwabuezefranklin-altexam2.netlify.app/ ALT(School of Engineering) React project :open_file_folder: Set up fake userAuthContext using the context API :heavy_check_mark:. Setup react-router :recycle: , Implement Nested routes, 404 page and Error boundary.

Primary LanguageJavaScript

✔️ Setup react-router

✔️ Implement Nested routes

✔️ 404 page, and Error boundary.

✔️ Setup fake userAuthContext using the context API to always carry out a fake authentication,

✔️ Implement SEO and Navigation menu that will show on each page

✔️ BONUS- Extract out a custom hook to get the currently logged in user..