This website is where the people of tinker.group can display their work and show off their creations. Shocking to hear, but tinker.group is dedicated to tinkering with things. They desire to create solutions for complex designs and crafting and creating simple products. Whether it's an original idea or their novel take on a classic, ensure tinker.group will put in the time to both think about the design problems while tinkering the product into its final form.
(optional server / db for message board)
Create a SQL database named "tinker"; see messages.sql in file explorer
Open up your editor of choice and run: npm install
npm run client
in your terminal
npm run server
in another terminal (to connect to message board db)
The npm run client
command will open up a new browser tab for you!
The npm run server
command will activate your server!
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Runs the server in the development mode.
Open http://localhost:5050 specify endpoint: /messages
to view messages.
The page will reload when you make changes.
You may also see any lint errors in the console.
react
node
express
postgres sql
heroku
shouts out to the hardworking individuals at tinker.group