Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AyaIbrahimm/-Aya-Ibrahim-brantu-dev-test-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Introduction

This is a short overview about the functionality of the website, first of all the home page has all the products provided which are loaded into a MongoDB database with the ability to search/filter by just typing in the search bar with the name of the desired product. Also there is an option to click on a certain product which will navigate to the product details page that includes all info about the selected product.Finally, a new product can be added by clicking on create product button, filling in all information about the new product to be created then it will be automatically added to the database and the product list in the home page will be updated.

Run Locally

1. Clone repo

$ git https://github.com/AyaIbrahimm/-Aya-Ibrahim-brantu-dev-test-.git
$ cd AyaIbrahimm/-Aya-Ibrahim-brantu-dev-test-

2. Run Backend

$ npm install
$ npm start

3. Run Frontend

# open new terminal
$ cd brantutask
$ npm install
$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 71.8%
  • HTML 14.2%
  • CSS 14.0%