https://github.com/braincee/personal-portfolio
My personal portfolio website
https://github.com/braincee/personal-portfolio
javascript nextjs react tailwind-css
Last synced: 6 months ago
JSON representation
My personal portfolio website
- Host: GitHub
- URL: https://github.com/braincee/personal-portfolio
- Owner: braincee
- License: mit
- Created: 2022-06-04T06:10:26.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2024-04-09T12:19:52.000Z (about 2 years ago)
- Last Synced: 2025-02-02T07:23:10.438Z (over 1 year ago)
- Topics: javascript, nextjs, react, tailwind-css
- Language: JavaScript
- Homepage: https://stephen-annor.vercel.app/
- Size: 11.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Portofilio Website
> This is a website that showcases my projects and skills. It was built using React and Tailwind CSS.
## Built With
- JavaScript
- React JS
- Next JS
- Tailwind CSS
## Live Demo
[Stephen Annor](https://stephen-annor.vercel.app/)
## Getting Started
* To get a local copy up and running follow these simple example steps.
1. clone the repository to you machine using your terminal:
```
git clone https://github.com/braincee/personal-portfolio.git
```
```
cd personal-portfolio
```
2. Install modules:
```
npm install
```
4. To run the server use:
```
npm run dev
```
### Prerequisites
- JavaScript
- React JS
- Next JS
- Tailwind CSS
## Author
👤 **Stephen Annor**
- GitHub: [@braincee](https://github.com/braincee/)
- Twitter: [@annor0543](https://twitter.com/annor0543)
- LinkedIn: [Stephen Annor](https://www.linkedin.com/in/stephen-annor/)
- Instagram: [Stephen Annor](https://www.instagram.com/appiah.korang/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/braincee/personal-portfolio/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.