Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/niteshseram/portfoliov1
- Owner: niteshseram
- License: other
- Created: 2021-06-12T04:32:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-29T12:12:34.000Z (over 3 years ago)
- Last Synced: 2024-10-28T21:11:56.147Z (3 months ago)
- Topics: nextjs, personal-website, portfolio, portfolio-website, react, reactjs, styled-components
- Language: JavaScript
- Homepage: https://niteshseram-q42jyvlvl-niteshseram.vercel.app
- Size: 6.7 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
niteshseram.in
This is my personal portfolio built with NextJs and hosted with Vercel.
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