https://github.com/srijan-d/dribble
This project is designed to construct and personalize a Dribbble-inspired design layout using Next.js, TypeScript, and Tailwind CSS. The implementation of these technologies allows for the seamless integration of dynamic and responsive elements, ensuring an optimal user experience.The result is a finely tuned design layout meeting dribbles standard
https://github.com/srijan-d/dribble
Last synced: 6 months ago
JSON representation
This project is designed to construct and personalize a Dribbble-inspired design layout using Next.js, TypeScript, and Tailwind CSS. The implementation of these technologies allows for the seamless integration of dynamic and responsive elements, ensuring an optimal user experience.The result is a finely tuned design layout meeting dribbles standard
- Host: GitHub
- URL: https://github.com/srijan-d/dribble
- Owner: Srijan-D
- License: mit
- Created: 2023-08-16T22:27:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-19T17:48:26.000Z (about 2 years ago)
- Last Synced: 2025-02-18T04:55:10.289Z (8 months ago)
- Language: TypeScript
- Homepage: https://dribble-animation.vercel.app/
- Size: 1.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Density Exchange Assesment
A modern web application built using TypeScript, Next.js, TailwindCSS, and Framer Motion.
Table of Contents
About
Density Exchange Assesment built with TypeScript, NextJS,TailwindCSS, Framer Motion
Features
- Smooth animations using Framer Motion.
- Responsive design with TailwindCSS.
- Server-side rendering and routing with Next.js.
- TypeScript for static type checking and improved code quality.
Getting Started
Prerequisites
Installation
- Clone the repository:
git clone https://github.com/Srijan-D/density-exchange-assessment.git
- Navigate to the project directory:
cd project-name
- Install the dependencies:
npm i or pnpm i or yarn
Usage
- Start the development server:
pnpm run dev
- Open your browser and visit http://localhost:3000 to see the app in action.
Technologies
License
This project is licensed under the MIT License, which means you're free to use, modify, and distribute the code. Make sure to update the LICENSE
file with your own name or organization.