Development of a project para liven in React and Typescript, using Next.js.
View Demo
Development of a simple store in React using Typescript, with a product catalog and a shopping cart. User must be able to add/remove products from catalog in shopping cart.
Main frameworks/libraries used to launch the project.
- React.js
- Next.js
- Typescript
- NextAuth
- Internationalization With react-i18next
- Redux
- Fake Store API
- Integrated Firebase
- Jest
- React Testing Library
- Husky
- ESLint
- Tailwind CSS
- Stripe
- react-currency-formatter
- Toast
- Heroicons
- Vercel
- Mobile First
git clone https://github.com/MendesFilipe/ecommerce_liven_tech.git
npm i
or
npm install
npm run dev And localhost:3000/
npm test
Checkout and payment with Stripe
Distributed under the MIT License.