- install react,
- install react router dom,
- create back end,
- run "npm init" in the backend
- Now after the "name" property inside package.json, add "type": "module"
- Create server.js 7.run npm install express in backend
- install npm install nodemon --save-dev
- add ""start": "nodemon server.js"," in "package.json" inside "scripts"
- Got front end package.json and add ""proxy": "https://localhost:5000"," after name
- Install npm install axios in frontend
- Install "npm install use-reducer-logger --force" in frontend
- Add Bootstrap UI framework
- Install "npm install react-bootstrap bootstrap --force" in frontend
- Install "npm install react-router-bootstrap" in front end
- Added New folder called components in fronend under src
- Added product.js in frontend under Src and under Component
- Added Rating.js in frontend under Src and under Component
- Install npm install react-helmet-async --force in front end
-
Notifications
You must be signed in to change notification settings - Fork 0
Hridoy-Ahmed333/new-far
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published