Using:
- React v17 framework
- Bootstrap v4 UI framework
- jsonplaceholder Fake REAST API
- axios HTTP requests
App.js
Using:
App.js
If there is a problem installing node-sass (Build error):
Install AS ADMINISTRATOR windows-build-tools package globally: npm --vs2015 install -g windows-build-tools.
Delete the node_modules folder.
Delete the package-lock.json file.
Reinstall the dependencies: npm i.
Please hit the Star at the top if you like the guidance project,
I hope it helps.
Repository - Github: init-node-typescript
package.json:
{
"scripts": {