An app to manage store operations
clone the repo locally using the command git clone https://github.com/KMaina/Store-manager.git
-
cd into the Store-manager folder
-
Open the index.html file in your browser
-
Log in using an admin
-
Perform functionality
Ken Maina – [email protected]
https://github.com/KMaina/Store-manager
- Fork it (https://github.com/KMaina/Store-manager/fork)
- Create your feature branch (git checkout -b feature/fooBar)
- Commit your changes (git commit -am 'Add some fooBar')
- Push to the branch (git push origin feature/fooBar)
- Create a new Pull Request