Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PriceMe

PriceMe is a demo app built in React, TypeScript, Node and a little bit of PostgreSQL. Users can use the PriceMe calculator to get cost breakdowns of selected commodities in different countries.

Getting Started

Clone the repo and run npm i within both the frontend and backend directories.

Add a .env file in the backend directory with some environment variables. Email sbefort@gmail.com to get the variable values.

PGUSER
PGHOST
PGPASSWORD
PGDATABASE
PGPORT

Run nodemon in the backend directory to get the backend server running.

Run npm start in the frontend directory to get the React app running.

Visit http://localhost:3000 and register as a new user.

image

About

PriceMe is a demo app built in React, TypeScript, Node and a little bit of PostgreSQL. Users can use the PriceMe calculator to get cost breakdowns of selected commodities in different countries.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages