recreate the rembux landing page which before use nextjs , now using gatsby
First, run the development server:
gatsby develop
Open http://localhost:8000 with your browser to see the result.
[x] Navbar Section
[x] Hero Section
[x] About Section
[x] Services Section
[x] Project Section
[x] Testimonials Section
[x] Contact Us
[x] Fully Responsive
-
Created Repository
-
Created Hero Section ( Unfinished )
-
Created Navbar Section ( Unfisinshed )
- Create Change Language Button On Navbar
-
Created About Us Section (Finished)
-
Continuing Hero Section (Finished)
-
Optimizing Flag Icon on Change Language Button
-
Optimizing size
-
modify navbar on scroll
-
created Services Section (Finished)
-
Modify Navbar
- created Project Section (Finished)
- finish all section
- Support Responsive on mobile and Tablet
-
add sidebar menu on mobile
-
fix background bug on mobile
-
add auto scroll on navbar on click
-
add project list page /projects
-
!! still have background bug on mobile
-
add all project list section
-
fix navbar links
- connected to API , all data comes from the server
- Added Modal on project card click to display the details of each project
- Made message form fully usable using emailjs
-
Add simple form validation on send message
-
add spinner when loading data