smilelk4 / story_maker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Story Maker

Story Maker is a gamified habit and goal tracker that helps users keep track of daily routines and milestones towards their goal.

Check out the app: ⚔️  Live Demo ⚔️
Deployed on: Heroku

Story Maker main image

🔮  Technologies

  • React (Hooks)
  • Redux (Hooks)
  • React Router (Hooks)
  • Node / Express
  • Docker
  • SCSS
  • Sequelize
  • postgreSQL

🛡️  Documentation

🐉  Instruction

Backend

  1. Run npm install in the root directory to install all dependencies.
  2. npm start to start up the server.

Frontend

  1. Navigate to client directory by running cd client in the terminal from root directory.
  2. Run npm install and npm start.

Now, the app should be running on http://localhost:3000/.

About


Languages

Language:JavaScript 84.3%Language:SCSS 14.8%Language:HTML 0.7%Language:Dockerfile 0.1%Language:Shell 0.1%