Full Stack MERN Project - Personal contact app manager with POST/PUT/DELETE/GET methods - using React hooks, Context, JWT Authentication.
- HTML
- CSS
- React
- Node.js
- Express
- MongoDB
npm run dev # Express & React :3000 & :5000
npm run server # Express API Only :5000
npm run client # React Client Only :3000
dummy@gmail.com
12345678
import { FiUsers, FiUserPlus } from 'react-icons/fi';
<FiUsers className='nameOfTheClass'> </FiUsers>;
version used - "react-router-dom": "^5.2.0",
-
renders the first child that matches
-
A always matches