/React-reward

Building a reward-points system with React Hooks and React tables

Primary LanguageJavaScript

This is a reward-points system building with React Hooks and React tables

How to use this project?

git clone https://github.com/JonnyyJ/React-reward.git

After git clone the project, you can

cd React-reward

After entering the repository

npm install

Install the dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Your app is ready to be deployed!

See the section about deployment for more information.