Souq.Cat
<p align="center"> <a href="" rel="noopener">  </a> </p> <h3 align="center">Souq.Cat </h3> <div align="center"> [](https://github.com/AbdallahHemdan/Souq.Cat/contributors) [](https://github.com/AbdallahHemdan/Souq.Cat/issues) [](https://github.com/AbdallahHemdan/Souq.Cat/network) [](https://github.com/AbdallahHemdan/Souq.Cat/stargazers) [](https://github.com/AbdallahHemdan/Souq.Cat/blob/master/LICENSE) </div> ## 🛒Souq.cat > Simple Cat store for selling cats to help me get rid of all street cats.. build using ReactJS, Redux, React-Router, React-Bootstrap.. ## 📷 ScreenShots --- <div align="center">  <br/>  <br/>  </div> ## How to run 1 - Fill the data ```sh node ./src/api/import-data.js --import ``` 2 - Run the Server ```sh node ./src/api/server.js ``` 3 - Run the Website ```sh npm start ```