Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.92 KB

README.md

File metadata and controls

46 lines (36 loc) · 1.92 KB

wetasty / Frontend

Frontend application based on React and node.js.

React

Note: This project was bootstrapped with Create React App.

Prerequisites

  • yarn (a package manager)

Initialization tasks

yarn install

Server start

yarn start

Details about packages used

  • HTTP
    • axios (Promise based HTTP client for the browser and node.js.)
  • Rendering/UI
  • Styling
  • State management

Screenshots

demo demo2


Testing

No tests