Xoviec / table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Letsgo

To have backend working you have to create .env file and paste there: REACT_APP_RAPID_API_KEY=5d9f48133cbe87164d4bb12c

Necessary scripts

In the project directory, you can run:

npm run start:backend

Runs backend, necessary to see table's results
http://localhost:8000/accounts
http://localhost:8000/accounttypes

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About


Languages

Language:JavaScript 56.7%Language:CSS 24.6%Language:HTML 18.7%