Skip to content

A simple profile website built with Next.js, TailwindCSS, and TypeScript to showcase your professional skills, projects, and contact details.

Notifications You must be signed in to change notification settings

sutarrohit/Developer_Profile

Repository files navigation

Profile Website

  • This is a simple profile website built using Next.js, TailwindCSS, and TypeScript.
  • It serves as a platform to showcase your professional information, skills, projects, and contact details.
  • The website is designed to be responsive and visually appealing.

Installation

Docker :

  • Make sure you have Docker installed on your machine.
  • Run this command to start the project.
      docker compose up   

To run the project locally, make sure you have Node.js and npm (Node Package Manager) installed on your machine. Then follow these steps:

Clone the repository to your local machine using the following command:

  1. Clone the repository:
     `https://github.com/sutarrohit/Developer_Profile`
    
  2. Install Dependencies:
    npm install
    
  3. Build Project:
    npm run build
    
  4. Start Project:
    npm run start
    
    

About

A simple profile website built with Next.js, TailwindCSS, and TypeScript to showcase your professional skills, projects, and contact details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published