JoBoSo / bigmoneybiking-react

An incomplete version of my website created with react.

Home Page:https://bigmoneybiking-react.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An incomplete version of my website created with react.

https://bigmoneybiking-react.vercel.app


Languages

Language:JavaScript 54.8%Language:CSS 32.0%Language:HTML 13.2%