/react-keep

a google keep replica built using react and redux

Primary LanguageJavaScript

react-keep

A google-keep replica built using React and Redux

Technologies Used

  • React
  • Redux
  • ES6
  • Webpack
  • Babel

To Run Locally

  • Clone the repository using git clone
  • Switch Node to v10.16.3 using nvm nvm install v10.16.3 and nvm use --delete-prefix v10.16.3
  • Install Dependencies using yarn install
  • Project will run on localhost:9000