Skip to content

robinHurtado/productsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProductsApp

This app was built in React.js and Nodejs as a backend, the function of this web application is to list products from a company and later you can filter the products by category (Tech, Services or Office) in the Category Panel, you can search a specific product by typing the name of the product in the 'search' text field.

To send data just fill the contact form, click the 'Contact' tap and a form will display, all the fields are required.

To Run the client:

git clone https://github.com/robinHurtado/productsApp.git

npm install

npm start

To Run the server:

cd /server

server>npm install

server>npm start

That's it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published