ShyrenMore / EverHustle-FrontEnd

EverHustle is an open-sourced productivity web application that aims to help society with various ways of boosting their productivity

Home Page:https://everhustle.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

EverHustle

Project Abstract πŸ’‘

The corona-virus pandemic has resulted in a drop in productivity for most people, they are not accustomed to doing β€˜work from home’. People are witnessing drop in their productivity. To help people regain their potential, EverHustle is developed. EverHustle is an open-sourced productivity web application that tries to help society with various ways of boosting their productivity thorugh it's features.

Try it out!! - http://everhustle.netlify.app/

Features and Functionalities πŸ˜ƒ

  • Keep sticky notes
  • Get event reminders via email
  • Set daily, weekly and monthly goals
  • Keep a track of your productive time
  • Postive articles to keep you motivated
  • Email authentication preventing phishing and forged emails

Demo video πŸ“Ί

Demo video

Tech Stack πŸ’»

Third-party API πŸ‘¨β€πŸ’»

Local setup ⚑

1. Clone server repo & follow the steps mention here to run server locally:-

2. Clone this repo by running the following command :-

 git clone https://github.com/DevelopersLeague/EverHustle-FrontEnd
 cd EverHustle-FrontEnd

3. Now install all the required packages by running the following commands :-

 npm install 

4. Now start the react by running the following command :-

 npm start

5. Create a .env file in the project root folder and copy the format of .env.sample file.

  • .env.sample file contains all the environment variables required for running the project.

6. πŸŽ‰ Open your browser and go to https://localhost:3000

Contributors 🀝

About

EverHustle is an open-sourced productivity web application that aims to help society with various ways of boosting their productivity

https://everhustle.netlify.app/

License:MIT License


Languages

Language:JavaScript 66.2%Language:CSS 31.8%Language:HTML 2.0%