Accelerate your job hunt with our curated list of professional emails and direct links to company career pages. Find your dream job faster with our streamlined resources.
Client: REACTJS, JAVASCRIPT
Server: NodeJs, Express
Packages: react-hot-toast, react-loading-skeleton
Database: mongoDB
Design: Bootstrap
API: N/A
Language: Javascript
Demo: Visit here
Clone the project
git clone https://github.com/sailendrachettri/emailDB-client.git
git clone https://github.com/sailendrachettri/emailDB-server.gitInstall dependencies
cd emailDB-client
npm i
OR
cd emailDB-server
npm i
Start the Server
cd emailDB-client
npm start
cd emailDB-server
nodemon app.js || node app.js