openAnalyse is an open-source application that helps users to analyse how they are investing their time.
Live Website : https://openanalyse.netlify.app/
Backend at https://github.com/Jaspreet-singh-1032/open_analyse_backend
STILL IN DEVELOPMENT, CONTRIBUTIONS ARE WELCOME
The first thing to do is to clone the repository:
git clone https://github.com/Jaspreet-singh-1032/openAnalyse-frontend.git
and cd
into the project directory:
cd openAnalyse-frontend/
Then install the dependencies using npm
npm install
Run the server.
npm start
The project will be running at http://localhost:3000/