Giter Club home page Giter Club logo

helper's Introduction

Logo
Helper

Solving to you!

Summary

๐Ÿ”– Getting Started with Helper

Helper is an Web application to solve the problem to calculate the number of positive integers n smaller than the input value, when n and n+1 have the same number of positive divisors


๐Ÿš€ Technologies

This project was developed using the following tools:

Highlighted libraries:

  • Express - HTTP requests (backend)
  • Axios - HTTP requests (frontend)
  • Jest - Tests

โœ”๏ธ Layout:

  • Layout is available at Figma;

๐Ÿ”ฅ Run the App

  1. Clone the repository :
  $ git clone https://github.com/WelliRigo/Helper
  1. Running the app:
  # Go to server
  $ cd server

  # Install dependencies
  $ npm install
  
  # Start the API
  $ npm run start

  # You can also start in dev mode
  $ npm run start:dev
  
  # Start the Web Application
  $ cd web
  $ npm start

  # (Not necessary) Build Web App
  $ npm run build

โœ… Run unit tests

Tests were made with Jest

  # Go to server
  $ cd server

  # Run
  $ npx jest

Made with ๐Ÿ’™ by Welliton Rigo

helper's People

Contributors

wellirigo avatar

Watchers

 avatar

helper's Issues

Use ENV

Use ENV to diff between dev and prod

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.