Certainly! Here’s a sample README for your project. You can adjust the content based on your specific needs and project details.
Welcome to my portfolio! This project showcases my work in web design and development, including various components and features implemented using React, Next.js, and Tailwind CSS.
- Responsive Design: The portfolio is fully responsive and adapts to both desktop and mobile views.
- Floating Navigation: A fixed navigation bar that appears on scroll, with a mobile-friendly version.
- Interactive Cards: Dynamic card components with hover effects.
- Contact Form: A form for potential clients or employers to reach out.
- Design and Development Pages: Dedicated pages to showcase my design and development projects.
- Frontend:
- Next.js
- React
- Tailwind CSS
- Framer Motion
- Utilities:
- TypeScript
- React Icons
- ky (for HTTP requests)
- Node.js
- Yarn or npm
-
Clone the repository:
git clone https://github.com/your-username/your-repository.git
-
Navigate to the project directory:
cd your-repository -
Install dependencies:
yarn install # or npm install -
Run the development server:
yarn dev # or npm run dev -
Open your browser and go to
http://localhost:3000.
src/app/api/- API routeslayout.tsx- Main layout componentpage.tsx- Home page componentdesign.tsx- Design page componentdevelopment.tsx- Development page component
components/custom/Card.tsx- Interactive card componentFloatingNav.tsx- Floating navigation componentContactForm.tsx- Contact form componentReusableCardComponent.tsx- Reusable card componentReusableTextComponent.tsx- Reusable text componentTestimonials.tsx- Testimonials componentFooter.tsx- Footer component
styles/globals.css- Global styles
- A component that displays interactive cards with hover effects.
- A floating navigation bar with a responsive design for both desktop and mobile views.
- A form for users to submit their contact information and messages.
- A reusable card component used in various pages.
- A component to display text with customizable formatting.
- A component to display user testimonials.
- The footer component displayed at the bottom of the pages.
Contributions are welcome! If you have suggestions or find issues, please open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Email: neelakshidas2003@gmail.com
- LinkedIn: Your LinkedIn Profile
- GitHub: Your GitHub Profile