ruivergani / lp-ntfboost

Landing page developed using NextJS, shadcn/ui and TailwindCSS library.

Home Page:https://landing-page-nftboost.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Top Language GitHub Language Count Repository Size GitHub Last Commit Repository issues GitHub

Powered by NextJS, Tailwind CSS, and the dynamic Shadcn/UI components library, this page represents the epitome of cutting-edge technology and design. πŸ’»βœ¨ With seamless navigation, eye-catching visuals, and responsive elements, we've crafted an immersive user experience that captivates from the first click. πŸ’‘


πŸ’» About

This project's aim was to practice NextJS concepts, and also TailwindCSS, improving the performance and efficiency of web development projects.


🎨 Layout

The page in desktop format is seen in the image below:

Screenshot 2024-05-09 at 16 20 18 Screenshot 2024-05-08 at 14 39 46


πŸ›  Technologies

The following technologies were employed in the creation of this project:


Functionalities

  • Responsive Design
  • Use of NextJS
  • Use of Shadcn/UI
  • Use of Tailwind CSS

πŸš€ How to use

Clone the project to the desired location on your computer.

$ git clone git@github.com:ruivergani/lp-ntfboost.git

🚧 Executing the project

# Navigate to the directory
$ cd lp-ntfboost

# Install the necessary dependencies
$ yarn

# Run the project
$ yarn dev

# The terminal will display the local address where the application is running (something like this):

  http://localhost:3000/

Check the final result here


License

This project is licensed under the MIT License.


Made with ❀️ by Rui Vergani Neto πŸ‘‹πŸ½ Get in Touch!


About

Landing page developed using NextJS, shadcn/ui and TailwindCSS library.

https://landing-page-nftboost.vercel.app

License:MIT License


Languages

Language:JavaScript 99.4%Language:CSS 0.6%