Skip to content

shreyaparadkar/imprint

Repository files navigation

Imprint

Imprint is an online logbook for freelancers, to keep track of client details and meeting minutes.

Demo

Check out the demo here

Installation

  • Clone or fork the repository
  • Create a .env file with MONGO_URI to connect to mongoDB and KEY to encode JWT token.
  • Install backend dependencies using npm install
  • Install frontend dependencies using npm run client-install

Usage

  • Run application using npm run dev
  • Run only backend using npm run server
  • Run only frontend using npm run client

Built with

Imprint is built with the following:

  • MongoDb
  • Express
  • React
  • NodeJs
  • Material UI
  • React-rte

About

An online logbook to keep track of client details and meeting minutes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published