/bigmoneybiking-react

An incomplete version of my website created with react.

Primary LanguageJavaScript

Big Money Biking React App

npm install

node_modules is in .gitignore.
So, run npm install to install it after pulling.\

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

json.db - not used now that that the api is setup

run npx json-server --watch data/db.json --port 3100

http://127.0.0.1:8000

Start the API server at this address