This is a Tech Store website project (Simple E-Commerce Site)
- React a JavaScript library for building user interfaces.
- React-Router for routing.
- Context to pass data through component without having to pass props down manually at every level.
- React-Icons for icons.
- Styled-Components for writing CSS in JavaScript.
- Formspree for handeling Contact Form messages.
- Contentful for API (Content Management platform to create, manage and publish content.)
git clone git@github.com:DevishBaidawarChhetri/React-Tech-Store.git
cd React-Tech-Store
npm install
npm start