ecommerce-react

Ecommerce

MIT License

Stars
0
Committers
2

Ecommerce 📚

Basic commands 🔧

commands description
yarn start-dev run the development server
yarn install install dependencies
yarn lint run linter
yarn remove remove a package
yarn build build application
yarn test run test cases

How to get started ?

  • Install dependencies yarn install
  • Run development server yarn start-dev

Tech Stacks 📦

tech description
react js component library
axios HTTP client
react-query data fetching library
eslint/prettier linting
jest testing
react-testing-library testing

Happy coding ✌️

Related Projects