StarBook is a digital diary that can help you in keeping track of your mood and productivity throughout the month. Mood tracker is a good way to see how you are mostly feeling.
About Me
·
Report Bug
·
Request Feature
To get a local copy up and running follow these simple steps.
-
To get started, fork this repository to your GitHub account.
-
Clone the repo.
git clone https://github.com/<your-username>/landing-page.git
-
Install packages.
npm install
-
Run project.
npm start