/spend-bill-gates-money

clone project of https://neal.fun/spend/

Primary LanguageJavaScriptMIT LicenseMIT

spend-bill-gates-money project

clone of https://neal.fun/spend/

  • ReactJS
  • redux-toolkit
  • chakra-ui

In order to run this project in your local environment


git clone https://github.com/elifdiril/spend-bill-gates-money.git

And then

npm install

to install all the dependencies.

After started to server side:

npm start

to start the client side.