Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sachindolase/next.js-portfolio-website
https://github.com/sachindolase/next.js-portfolio-website
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sachindolase/next.js-portfolio-website
- Owner: sachindolase
- License: mit
- Created: 2024-05-18T05:44:26.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-03T07:43:31.000Z (7 months ago)
- Last Synced: 2024-06-03T09:37:52.831Z (7 months ago)
- Language: JavaScript
- Size: 2.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portfolio Website
This is a portfolio website built with Next.js and Tailwind CSS. It showcases your skills, projects, and achievements in an elegant and responsive design.
## Installation
1. Clone the repository: `git clone https://github.com/sachindolase/nextjs-portfolio.git`
2. Navigate to the project directory: `cd nextjs-portfolio`
3. Install the dependencies: `npm install`## Usage
1. Start the development server: `npm run dev`
2. Open your browser and visit `http://localhost:3000` to view the website.## Dependencies
The following dependencies are required for this project:
- Next.js: A React framework for server-side rendering and static site generation.
- Tailwind CSS: A highly customizable CSS framework.
- React: A JavaScript library for building user interfaces.
- React Icons: A collection of popular icons for React projects.
- TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
- Resend: Resend is the email API for developers.## License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT). Feel free to use, modify, and distribute the code as per the terms of the license.