Personal portfolio website for Sajid Amin
- Node.js (LTS recommended)
- npm
git clone link
npm install
npm startThe development server runs at http://localhost:3000.
| Command | Description |
|---|---|
npm start |
Starts the development server. |
npm test |
Runs the test suite in watch mode. |
npm run build |
Creates an optimized production build in build/. |
- GitHub: @Sajidcodez
- LinkedIn: sajid-amin
You can fork this repository to modify it and make changes of your own. Credit goes to (https://github.com/soumyajit4419). Thanks!