Login Page using React.js Install Clone this repo; Install packages (npm install); Create a new .env file using .env.example; Run 'npm run server' to start backend (mongoDB required); Run 'npm start'