Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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:

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:

![my-portfolio](https://github.com/sudipstha08/my-portfolio/blob/main/src/assets/img/image/img.png?raw=true)


:star: :star: Happy coding :star: :star:

## REFERENCES
- Managing your personal access tokens for github