https://github.com/realstoman/stomanstrap
Bootstrap v5 Portfolio Template. This is the Bootstrap 5 version of Vuejs & TailwindCSS Portfolio.
https://github.com/realstoman/stomanstrap
animate-css bootstrap bootstrap5 css parcel template ui
Last synced: 6 months ago
JSON representation
Bootstrap v5 Portfolio Template. This is the Bootstrap 5 version of Vuejs & TailwindCSS Portfolio.
- Host: GitHub
- URL: https://github.com/realstoman/stomanstrap
- Owner: realstoman
- Created: 2020-12-21T10:50:48.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T10:33:24.000Z (almost 4 years ago)
- Last Synced: 2025-02-13T23:16:06.549Z (8 months ago)
- Topics: animate-css, bootstrap, bootstrap5, css, parcel, template, ui
- Language: HTML
- Homepage: https://stomanstrap.netlify.com
- Size: 2.15 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bootstrap v5 Portfolio
## Originally [Vuejs & TailwindCSS Portfolio - With Dark Mode](https://github.com/NangialaiStoman/vuejs-tailwindcss-portfolio)
A simple portfolio starter theme built on the top of Boostrap V5, Animate CSS & Parcel
## Demo URL
[https://stomanstrap.netlify.com](https://stomanstrap.netlify.com)
## Features
- Simple and responsive design
- [Bootstrap CSS v5](https://getbootstrap.com)
- [Animate CSS V4](https://animate.style)
- [Parcel Bundler](https://parceljs.org)
- Theme Switcher with Dark Mode
- Projects Carousel
- Smooth Scroll## Installation
1. Make sure you have Node JS installed. If you don't have it: `npm install -g npm`
1. Clone the repo: `git clone https://github.com/realstoman/stomanstrap.git`
1. `cd stomanstrap`
1. `npm install`
1. `npm run dev` to start a local dev server at `http://localhost:1234`## Notes
- This is the bootstrap version of the [Vuejs & TailwindCSS Portoflio](https://github.com/NangialaiStoman/vuejs-tailwindcss-portfolio) I have created.
- I'll be constantly updating this repo as I'll be adding more sections to it, so please always check the projects section of this repo to see what tasks are under todo and in progress
- Coming Soon [I'll be doing a screencast](https://www.youtube.com/c/StomanStudio). Soon I'll be uploading a video to my YouTube channel where I'll be going through the process of creating this portoflio
- Illustrations from [unDraw](https://undraw.co) and [Freepik](https://freepik.com)
- Images from [Unsplash](https://unsplash.com)
- Feel free to use it as your own portfolio
- Contributions are welcome