Products-API-Site is a Front-end for the Products API project.
Products-API | Products-API Site |
---|---|
For more information about the API check here | Check out the website |
- Clone this repository:
git clone https://github.com/sandersgutierrez/products-api-site.git
- Install Nodejs. Go link for install NVM
nvm install --lts
- Set it a node version as default for project. This use
.nvmrc
file to set a node version as default
nvm use
- Install dependencies
npm install
- Run application
# Dev Environment
npm run dev
- Sanders Gutiérrez - System Engineer (Java Developer)
This project is open-sourced software licensed under the MIT licence.