/globerce

🔋 Simple React app powered by Redux Toolkit

Primary LanguageJavaScript

Globerce Capital Test

Built with Redux Toolkit and hosted with Netlify

Netlify Status

demo

💻 Wanna run on your machine?

  1. Clone the project

    git clone https://github.com/ironsoul0/globerce.git
  2. Install the dependencies

    cd globerce
    npm install
  3. Start the development server

    npm start