Welcome to my beginnerfolio template! This project is designed to help newcomers create their own professional portfolios with ease. Follow the instructions below to get started, and feel free to contribute!
- Easy to Use: Simple structure and clean design.
- Customizable: Easily update the content to match your needs.
- Collaborative: Open to contributions via Pull Requests (PRs) and Issues.
Make sure you have Node.js and npm installed on your machine.
- Clone the repository:
https://github.com/SharjeelHussain877/beginnerfolio.git
cd beginnerfolio
npm install
npm run dev
http://localhost:3000
Open the project in your favorite code editor. Update the content in the pages and components directories to personalize your portfolio. Save your changes and see them live at http://localhost:3000. ๐ค Contributing
git checkout -b feature/your-feature-name
git commit -m 'Add some feature'
git push origin feature/your-feature-name
You can also create an issue if you find a bug or have a suggestion.
If you have any questions or need further assistance, feel free to open an issue or contact me at [email protected].