Try out the website : Landing Page GreedyGame
- Fully responsive website.
- A validation to visitor's contact information form which triggers clicking on .
- Added a sticky form and sticky navbar on desktop view.
- Added a footer navigation for finding the form with a smooth scroll effect in mobile view.
- I use tailwind css to create that website to create it fast
- Try to use reusable elements
- maximum time I create a araay and using map function I iterate that
- organized file structure
- required images in public folder for accessibility to the images
- remove unnecessary file items
- I use direct svg to create that website
- Try to optimize the website
- Lighthouse report pretty good
In the project directory, you can run:
To install all the packages in package.json. This will install all the dependencies and devDependencies.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.