Skip to content

jaydeji/ExpenseTrends

Repository files navigation

🚩 EXPENSE TRENDS (version 1.0.0)

node version

A fullstack microservice application for viewing users' financial summary and recurring expensetrends.

Visit expensetrends.herokuapp.com to test the live api!

Services

Trend Service Similar Service

Architecture Overview

📦 Tools used

frontend

  • React
  • NextJs
  • Typescript
  • Tailwind(jit mode)

backend

  • NodeJS
  • Express
  • Typescipt
  • MySql

🔧 Developer usage

Set up project

Before cloning the repo be sure you have installed:

  • NODE (version >=14.0.0)
  • MySql

Then:

  • Choose a folder project in your system and switch in cd [folder path]
  • Clone the repo in your folder path git clone https://github.com/lancerdonnie/ExpenseTrends.git
  • Create a '.env' file following the '.env.example' template

Installation

In order to install the project and all dependencies, enter in the project folder and run npm install


Start:Development

npm run dev


Start:Production

npm run build && npm start


Build

npm run build


🤝 Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

❤️ Show your support

Please ⭐ this repository if you like it or this project helped you!
Feel free to open issues or submit pull-requests to help me improving my work.


🤖 Author

Adedeji Babajide


Copyright © 2021 Adedeji Babajide

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published