Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.82 KB

README.md

File metadata and controls

42 lines (31 loc) · 1.82 KB

my-portfolio 🌱

CI/CD CI/CD License

Basic commands 🔧

Commands Descripton
npm start start development server
npm build build application
npm run deploy deploy application to github pages

How to get started ? 🏃

  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 📦

Tech Description
react frontend library
eslint/prettier linting
iconify icons
typescript type safety
reactstrap react component library for bootstrap
axios HTTP Client

Live Site ⚡

my-portfolio

⭐ ⭐ Happy coding ⭐ ⭐

REFERENCES