Crown Cloth is an e-commerce clothing store built with React and Firebase.
- React
- React Router
- API
- Asychronous JavaScript
- CSS Flexbox
- SCSS
- Styled Components
To get a local copy up and running follow these simple steps:
- In your terminal, clone the repo
git clone git@github.com:lilydev16/crown-cloth.git
- cd into the root directory
cd crown-cloth
- Install NPM packages
npm install
- Start the server to view the application in the browser
npm start
- Runs the app in the development mode.
- Open http://localhost:3000 to view the app in the browser.
- The page will reload when you make edits.
- Implement Stripe API to accept payments
- React
- Context API for state management
- React Router
- Javascript
- Firebase
- Styled Component (CSS-in-JS library)
- HTML/CSS
- SCSS
- Chrome Dev Tools
- Lighthouse (accessibility)
- React Dev Tools
This application is hosted on Netlify. Please use this deploy link to skip installation and view the application: Crown Cloth.
Lauralyn Watson