Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sudipstha08/my-portfolio
:seedling: My Awesome Portfolio :seedling:
https://github.com/sudipstha08/my-portfolio
axios ci-cd css3 gh-pages github-actions html5 iconify javascript node-sass nouislider npm portfolio react react-lottie react-router reactstrap seo typescript
Last synced: 24 days ago
JSON representation
:seedling: My Awesome Portfolio :seedling:
- Host: GitHub
- URL: https://github.com/sudipstha08/my-portfolio
- Owner: sudipstha08
- License: mit
- Created: 2020-09-11T17:25:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T15:15:25.000Z (5 months ago)
- Last Synced: 2024-10-02T03:23:25.395Z (about 1 month ago)
- Topics: axios, ci-cd, css3, gh-pages, github-actions, html5, iconify, javascript, node-sass, nouislider, npm, portfolio, react, react-lottie, react-router, reactstrap, seo, typescript
- Language: CSS
- Homepage: https://shresthasudip08.com.np/
- Size: 2.72 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my-portfolio :seedling:
![CI/CD](https://github.com/sudipstha08/my-portfolio/workflows/my-portfolio_ci/badge.svg)
![CI/CD](https://github.com/sudipstha08/my-portfolio/workflows/my-portfolio_cd/badge.svg)
![License](https://img.shields.io/github/license/dyarleniber/react-workflow-gh-actions)## Basic commands :wrench:
| Commands | Descripton |
| ---------------- | ---------------------------------- |
| `npm start` | start development server |
| `npm build` | build application |
| `npm run deploy` | deploy application to github pages |### How to get started ? :runner:
1. Create `.env` file in your root directory. Take `.env.example` file as reference
2. Install dependencies `npm install`
3. Update `portfolio.js` file according to your requirements
4. Start app `npm start`## Tech Stacks :package:
| Tech | Description |
| ----------------- | ------------------------------------- |
| `react` | frontend library |
| `eslint/prettier` | linting |
| `iconify` | icons |
| `typescript` | type safety |
| `reactstrap` | react component library for bootstrap |
| `axios` | HTTP Client |## Live Site :zap:
:star: :star: Happy coding :star: :star:## REFERENCES
- Managing your personal access tokens for github