Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aftabrehan/nifty-landing
NiftyLanding is a NFT market website product landing page built with Next.js, designed to showcase your digital assets in a visually stunning and user-friendly way.
https://github.com/aftabrehan/nifty-landing
landing-page light-dark-theme nextjs reactjs styled-components
Last synced: 9 days ago
JSON representation
NiftyLanding is a NFT market website product landing page built with Next.js, designed to showcase your digital assets in a visually stunning and user-friendly way.
- Host: GitHub
- URL: https://github.com/aftabrehan/nifty-landing
- Owner: aftabrehan
- License: mit
- Created: 2023-04-14T05:53:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-30T10:32:32.000Z (10 months ago)
- Last Synced: 2024-01-30T11:44:33.627Z (10 months ago)
- Topics: landing-page, light-dark-theme, nextjs, reactjs, styled-components
- Language: JavaScript
- Homepage: https://nifty-landing.vercel.app
- Size: 59.8 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nifty Landing
I built a user-friendly platform for showcasing and promoting exclusive NFTs. Working alone as the developer, I successfully created and launched the website, incorporating important features like a search bar with dropdown categories, a newsletter sign-up form, and a responsive carousel. It contains both light and dark themes. This project has provided me with valuable experience in dark web design and has allowed me to improve my development skills.| [View Project 🔥](https://aftabrehan.com/portfolio/nft-product) | [Live Preview 🚀](https://nifty-landing.vercel.app) |
|--------------------------------------------------------------|--------------------------------------------------|### Preview
| The | Project | Shots |
| | |
| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|
| | | |
### Getting Started
1. Clone the repository.
```
git clone https://github.com/aftabrehan/nifty-landing.git
```2. Install the required dependencies.
```
yarn
```3. Start the development server.
```
yarn dev
```> [!NOTE]
> This project is created solely for portfolio purposes, and you are free to use it as you see fit.