Skip to content

chingu-voyages/bears-project-8

Repository files navigation

Habit tracker

Build Status

Chingu Voyage Project

Prerequisites

What things you need to install the software and how to install them

  • node
  • npm || yarn

Getting Started

cd bears-project-8
yarn
cd client
yarn
cd ..
yarn run dev

Running the tests

TBD

yarn run test || npm run test

Deployment

TBD

Built With

  • Mongoose - Elegant mongodb object modeling for node.js.
  • Express - Minimal and flexible Node.js web application.
  • React - A JavaScript library for building user interfaces.
  • Node - JavaScript runtime built on Chrome's V8 JavaScript engine.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used