/nodeReactProject

Primary LanguageJavaScriptMIT LicenseMIT

Road to Hire

Andes eCommerce

Andes is an eCommerce website made with React that is connected to a MySQL server using an API made with Express

Installation

You need node v10 to run this command if you don't have it, you can use nvm to specify what node version you want to use

npm i

Usage

To run the app use on the terminal

npm run dev

To run the tests unit tests you can use

npm test

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT