Skip to content

Aastha-S-Rai/fishing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functionalities

  • View all products
  • View details about each product
  • Add products to Cart
  • Delete products from Cart
  • Increase or decrease the number of same product in Cart

Technologies

  • React js
  • HTML5
  • Bootstrap 4
  • CSS

Packages & Libraries

Contributing

Pull requests are welcome. Please feel free to submit an issue first to discuss what you would like to change.

The process to start is simple, just make sure you have Node js installed in your computer.

First you need to go to project's main directory which contains package.json file

    git clone [Repository]

    cd [Repository-Directory]

    npm install

    npm start

or

    git clone [Repository]

    cd [Repository-Directory]

    yarn install

    yarn start

.. happy Coding..!!

Final Words

If you like the app, please give it a star. It will mean a lot for me :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • HTML 2.3%
  • CSS 1.8%