Simple Cat store for selling cats to help me get rid of all street cats.. build using ReactJS, Redux, React-Router, React-Bootstrap..
1 - Fill the data
node ./src/api/import-data.js --import
2 - Run the Server
node ./src/api/server.js
3 - Run the Website
npm start