🔋 Simple React app powered by Redux Toolkit
Built with Redux Toolkit and hosted with Netlify
Clone the project
git clone https://github.com/ironsoul0/globerce.git
Install the dependencies
cd globerce
npm install
Start the development server
npm start