Hi there, I'm lassiecoder! 👋 This is my personal portfolio template built using Next.js and Tailwind CSS with smooth animations powered by Framer Motion.
Priyanka Sharma
This project is licensed under the MIT License.
git clone https://github.com/yourusername/portfolio.git
cd portfolio
npm install
To start the development server:
npm run dev
dev
: Starts the development server.build
: Builds the project for production.start
: Starts the production server.lint
: Runs ESLint.predeploy
: Prepares the project for deployment.deploy
: Builds and deploys the project.Open your terminal in the project directory.
Run the following command to build the project:
npm run build
Stage the Changes
git add .
Commit the changes
git commit -m "COMMIT_MESSAGE"
Push the changes to your GitHub repository
git push origin master
Feel free to submit issues or pull requests.
For any inquiries, please contact me at lassiecoder@gmail.com.