A simple and clean portfolio to showcase skills, projects, and art, built with Angular.
Check out the live demo: sefatanam.vercel.app
- Responsive design
- Showcase skills, projects, and artwork
- Clean and modern UI
- Built with Angular, TypeScript, SCSS, and Node.js
- Node.js
- npm
-
Clone the repo:
git clone https://github.com/sefatanam/portfolio.git cd portfolio
-
Install dependencies:
npm install
Start the development server:
ng serve
Open http://localhost:4200 to view it in the browser.
- Customize your portfolio by editing the files in the
src/app
directory. - Add your projects, skills, and artwork in the appropriate sections.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.