Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inclinedadarsh/portfolio
Portfolio website made in NextJS + TypeScript
https://github.com/inclinedadarsh/portfolio
nextjs personal-website portfolio typescript
Last synced: 16 days ago
JSON representation
Portfolio website made in NextJS + TypeScript
- Host: GitHub
- URL: https://github.com/inclinedadarsh/portfolio
- Owner: inclinedadarsh
- License: mit
- Created: 2023-11-13T18:13:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T14:23:30.000Z (23 days ago)
- Last Synced: 2024-12-18T15:24:45.577Z (23 days ago)
- Topics: nextjs, personal-website, portfolio, typescript
- Language: TypeScript
- Homepage: https://adarshdubey.com
- Size: 2.87 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Portfolio Website
Personal portfolio website built with NextJS 13 + TypeScript + TailwindCSS
View Demo
.
Report Bug
.
Request Feature
![Forks](https://img.shields.io/github/forks/inclinedadarsh/portfolio?style=social) ![Stargazers](https://img.shields.io/github/stars/inclinedadarsh/portfolio?style=social) ![Issues](https://img.shields.io/github/issues/inclinedadarsh/portfolio) ![License](https://img.shields.io/github/license/inclinedadarsh/portfolio)
## Table Of Contents
* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Getting Started](#getting-started)
* [Installation](#installation)
* [License](#license)
* [Authors](#authors)## About The Project
This portfolio website designed and developed by me (adarsh).
If you're going to use it for your own portfolio, then please do attribute me.## Built With
* [NextJS](https://nextjs.org/)
* [TypeScript](https://www.typescriptlang.org/)
* [TailwindCSS](https://tailwindcss.com/)## Getting Started
To get a local copy up and running follow these simple example steps.
### Installation
1. Fork the repository
2. Clone the repository using the following command:
```bash
git clone https://github.com//portfolio
```
3. Install the dependencies
```bash
bun install
````
4. Start the development server
```bash
bun dev
```## License
Distributed under the MIT License. See [LICENSE](https://github.com/inclinedadarsh/portfolio/blob/main/LICENSE.md) for more information.
## Authors
* **Adarsh Dubey** - *Web Dev, UX Designer and ML Enthusiast* - [Adarsh Dubey](https://github.com/inclinedadarsh/) - *Built the website*