the-brand-wick

Getting Started with Create Taskmanagement app

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open [] to view it in your browser.

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

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

Deployment

<<<<<<<< for frontend>>>>>

This section has moved here: [https://frontend-omp12345.vercel.app]

##githubRepo:https://github.com/omp12345/the-brand-wick <>>>>>>>> i have used package for frontend side>>> "axios": "^1.5.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "^6.17.0", "react-scripts": "5.0.1", "react-speech": "^1.0.2", "web-vitals": "^2.1.4" https://frontend-omp12345.vercel.app this is the vercel deployment link

backend>>>>>>> ##userRoutes has three end point /api/user/register /api/user/login /api/user/logout

for authentixcation

i have used jsonweb token (RS256) (jwt) i have exppieIn properties for privacy with 10 minute

i have used jsonwebtoken

for hashing

#i used bcrypt for hashing password

final outcome >>>>