Skip to content

mmena1/react-sample

Repository files navigation

react-sample

This is a sample project to demonstrate an online shop using React components. Only for training purposes.

Requirements

  • asdf: To manage node and yarn versions.

    NOTE: Need both nodejs and yarn plugins to be installed:

    asdf plugin add nodejs
    asdf plugin add yarn

Getting started

  1. Install node and yarn

    asdf install
  2. Install dependencies:

    yarn
  3. Run project

    yarn vite

Under the hood

The following tools where used to build the app:

  • react - JS framework
  • yarn - Package manager
  • vite - Webpack for the modern apps
  • MUI - React UI kit based on Material Design

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors