



Trendify is a React-based e-commerce application designed for seamless online shopping. It offers a wide range of products across categories such as clothing, shoes, and home appliances. Users can browse products, add items to their cart or wishlist, and complete their purchase effortlessly through a streamlined checkout process.
- HTML
- CSS
- Tailwind
- JavaScript
- TypeScript
- REACT
- Redux
- Webpack
- Jest
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
- Node
- Web browser
- Clone the project
git clone git@github.com:thecodechaser/trendify.git
cd trendify
- Install dependencies
npm i
or
npm install
- To Start the development server
npm run dev
- To test the project
npm run test
👤 Ranjeet Singh
- Website: thecodechaser.com
- GitHub: @thecodechaser
- Twitter: @thecodechaser
- LinkedIn: thecodechaser
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Inspiration: Microverse
This project is MIT licensed.

Leave a Reply