Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 716 Bytes

README.md

File metadata and controls

43 lines (26 loc) · 716 Bytes

FurniCart

A furniture store built using React.js.

Purpose

This app is a pet project, built for the express purpose of honing my skills in React.js development.

Project Screen Shot(s)

Installation and Setup Instructions

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/

Main Tools And Technologies Used

  • HTML
  • CSS
  • JAVASCRIPT
  • REACT.JS
  • REACT HOOKS
  • REACT ROUTER
  • STYLED COMPONENTS
  • AUTH0
  • STRIPE