Skip to content

starbook/landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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