Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.89 KB

README.md

File metadata and controls

43 lines (36 loc) · 1.89 KB

Landing page for StarBook ✨ app

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

GitHub contributors GitHub stars GitHub forks GitHub issues GitHub license Twitter Follow

Getting Started

To get a local copy up and running follow these simple steps.

  1. To get started, fork this repository to your GitHub account.

  2. Clone the repo.

     git clone https://github.com/<your-username>/landing-page.git
  3. Install packages.

     npm install
  4. Run project.

     npm start