Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeabtsega1/contact-details
A Links website to get all my Social Media links at one place | Made with Nextjs
https://github.com/yeabtsega1/contact-details
bootstrap nextjs social-media-links
Last synced: 8 days ago
JSON representation
A Links website to get all my Social Media links at one place | Made with Nextjs
- Host: GitHub
- URL: https://github.com/yeabtsega1/contact-details
- Owner: Yeabtsega1
- Created: 2024-06-19T11:46:27.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T15:54:07.000Z (5 months ago)
- Last Synced: 2024-06-20T22:16:03.740Z (5 months ago)
- Topics: bootstrap, nextjs, social-media-links
- Language: JavaScript
- Homepage: https://yeab-contact-details.vercel.app
- Size: 313 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contact Details
A Links website to get all my Social Media links at one place | Made with Nextjs
## Screenshots
![App Screenshot](website.png)
## Demo
https://yeab-contact-details.vercel.app/
## Tech Stack
- Next.js
- Bootstrap## Run site locally
### Step 1: Clone The Repo
Fork the repository. then clone the repo locally by doing -
```bash
git clone https://github.com/Yeabtsega1/Contact Details.git
```### Step 2: Install Dependencies
cd into the directory
```bash
cd links
```install all the dependencies
```bash
npm install
```### Step 3: Run Locally
Then start the development server
```bash
npm run dev
```## Contributing
Contributions are always welcome!
Just raise an issue, we will discuss it.## Feedback
If you have any feedback, please reach out to me [here](https://yeab-portfolio.netlify.app/#contact)