Edit Next JS and React project
Budget: $30 – $250 USD
I have a template project built using Next js and it uses React components. To see the project, download the zip file, then run "npm install" to install the required packages then run "npm run dev" to run the project.
I want someone to take the project and do the following:
1. The header contains multiple buttons (pricing, home, etc). These buttons are used to navigate you down the page to different sections (the template is a one-page template). I want each button in the header to navigate to a different page (while keeping the header and footer the same on all the pages. Everything is the same in all pages, except the page content).
2. The project has a section to show <PostCards> module to display images. The problem is that each post card occupies the entire row. I want to build a grid or a table where each row contains 4 postcards. Keep in mind that I have an array to render these images dynamically.
I want someone to take the project and do the following:
1. The header contains multiple buttons (pricing, home, etc). These buttons are used to navigate you down the page to different sections (the template is a one-page template). I want each button in the header to navigate to a different page (while keeping the header and footer the same on all the pages. Everything is the same in all pages, except the page content).
2. The project has a section to show <PostCards> module to display images. The problem is that each post card occupies the entire row. I want to build a grid or a table where each row contains 4 postcards. Keep in mind that I have an array to render these images dynamically.