Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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*