Responsive photography store admin-dashboard built with Reactjs.
Demo
Installation
You'll need Git and npm installed on your computer.
Usage
From your command line:
# Clone this repository
$ git clone https://github.com/neeleshio/Photography-Store.git
# Go into the repository
$ cd Photography-Store
# Install dependencies
$ npm install
# Run the server
$ npm start
Become a Contributor :
-
Clone the repo and create a new branch: $ git checkout https://github.com/neeleshio/Photography-Store.git
-
Make changes and test.
-
Submit Pull Request with decent description of changes.