Skip to content

To-The-Moon-CodeX/the-earth

Repository files navigation

The-Earth

Daily is a web application consolidating the customers' different exchange funds into one virtual wallet, and providing a means of payment for everyday use much like Apple Pay… But with crypto! The payments are processed in real-time into fiat currencies with the help of trading bots. This gives the user an ease of access to using their crypto without transferring it between exchanges or converting it to FIAT to make purchases.

Documentation

Technologies

Getting Started

Clone the project

git clone [email protected]:To-The-Moon-CodeX/front-end.git

Install dependencies

yarn install

Next.js application

First, run the development server:

yarn dev

The page open on http://localhost:3000

Check the project structure

Design pattern

  • components: Custom components like buttons, textinputs
  • containers/features: Features like sign up or sign in
  • containers/frameworks: Navigation bar, centerer
  • helpers: Reusable functions
  • hooks: Custom hooks
  • services: Communication with API
  • pages: main screens

Branch names

Example: fix/button-component feature/add-favorites

Pull Requests names and commit messages

Example: fix[24]: [description]

Example without issue number: feature: [description]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •