Skip to content

ThaSMorato/bid-app-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bid App Web

This project was bootstrapped with Create React App.

Routes

  • login : default page if is not logged in
  • / : home page, needs to be logged in. This page shows all the products
  • product/:id : product page, here shows the product details and is possible to set a bid and toggle on/off the autobid on this product.
  • settings : settings page, here shows the settings for autobid and is possible to change them

Getting started

Clone this repo and run:

npm i

or

yarn

Use the .env.example as a example of .env file of your own

Dev Mode

Run the script start

The app will be listening on Port 3000

Build

Run the script build

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published