Artemiskgg1 / NexaSite

It's a canvas for your digital imagination!
https://nexa-company-site.netlify.app
MIT License
2 stars 14 forks source link

Add Pages for Manufacturing Process, Resource Development, Case Studies, and News with React Router Links #13

Closed BitByteBoss closed 5 hours ago

BitByteBoss commented 6 hours ago

Issue Description: We need to create and implement new pages for our website, including:

These pages should be routed correctly using React Router's Link component, allowing users to navigate through the application without reloading the page. This ensures a smooth, single-page application (SPA) experience.

BitByteBoss commented 6 hours ago

@Artemiskgg1 please assign it to me under hacktoberfest label

Artemiskgg1 commented 5 hours ago

Thank you for your suggestion regarding the use of React Router. However our current website, built with HTML and CSS, already meets our needs quite well. The simplicity of our current setup ensures that it's easy to maintain and fits the project's scope.

Please raise another issue