Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/niteshseram/portfoliov1

This is my first iteration of a portfolio built with NextJs and hosted with Vercel
https://github.com/niteshseram/portfoliov1

nextjs personal-website portfolio portfolio-website react reactjs styled-components

Last synced: about 1 month ago
JSON representation

This is my first iteration of a portfolio built with NextJs and hosted with Vercel

Awesome Lists containing this project

README

        


Logo


niteshseram.in



This is my personal portfolio built with NextJs and hosted with Vercel.



Demo


This is my personal portfolio website built using NextJs. This was not built with intention to be a template but feel free to fork and customize it.
If you find any issues in the website, feel free to open an issue and if you want, you can open a pull request for it too.

## Portfolio Sections

✔️ Hero\
✔️ About\
✔️ Skills\
✔️ Projects\
✔️ Contact

## Technologies used

- [Next JS](https://nextjs.org/)
- [Styled Components](https://styled-components.com/)

## Get Started

Follow these steps to run this project on your local machine

You'll need [Node.js](https://nodejs.org/en/download/) installed on your machine to run this project

## How to use

```bash
# Clone this reposiotry
git clone https://github.com/niteshseram/Portfolio
# Go into the repository folder
cd Portfolio
# Install dependencies
npm i install
# Starting the local server
npm run dev
```

## License & copyright

Read the [license](LICENSE) before using it