Ryan-Menezes / react-ecommerce-api

An ecommerce api integrated with the stripe api

Repository from Github https://github.comRyan-Menezes/react-ecommerce-apiRepository from Github https://github.comRyan-Menezes/react-ecommerce-api

React Ecommerce API

An ecommerce api integrated with the stripe platform

Settings

Have Node.js installed on your machine and through your terminal enter the project directory and run the command "npm install":

cd "project directory"
npm install

Rename the .env.example file to .env

Finally, start the node.js server with the command "npm run dev" in a separate terminal:

cd "project directory"
npm run dev

About

An ecommerce api integrated with the stripe api

License:MIT License


Languages

Language:TypeScript 99.8%Language:Shell 0.2%