🔬 tested and working on chrome, pc and android 🔬 PixelHub A place to create, save, edit, fork, view and share pixel art. Made with React/Gatsby. Checkout the live site: here feel free to test application by using the following credentials: user: test@test.com password: 123456 OR 🏠 Setup Locally To run this project locally: 1. Change the current working directory to the location where you want the cloned directory. $ cd ../lorem 2. git clone: $ git clone https://github.com/nevehallon/PixelHub.git 3. Change the current working directory to the cloned directory. $ cd PixelHub 4. Install npm dependencies: $ npm install 5. Inside the newly cloned project, you can run some built-in commands: npm start 🚀 Enjoy!