Navigate to the public URL here
- Chrome recommended. Safari Users, you must unblock third party cookies to enable login. The auth server is on a separate, but secure, domain.
This project was an extension of the original project by web-dev-simplified called learn-react-today.
This project was bootstrapped with Create React App.
This project requires 2 additional components : E-mail Routing Server+E-mail account, Backend Server in Node.js + MongoDB database
You must add your own .env file to run locally and configure your backend urls appropriately.
The package.json has been modified from default, you can run:
Runs the app in the development mode.
Open http://localhost:3007 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.