A furniture store built using React.js.
This app is a pet project, built for the express purpose of honing my skills in React.js development.
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
npm install
To Run Test Suite:
npm test
To Start Server:
npm start
To Visit App:
localhost:3000/
- HTML
- CSS
- JAVASCRIPT
- REACT.JS
- REACT HOOKS
- REACT ROUTER
- STYLED COMPONENTS
- AUTH0
- STRIPE