Skip to content

DulanjaliSenarathna/Ecomify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Ecomify

A complete React js e-commerce application.

live demo: ecomify-iota.vercel.app/


Made with ❤️ by Dulanjali Senarathna


Project Description

Ecomify is an e-commerce web application, mainly focused on react js front-end development. I used SASS for styling. Also, Ecomify used Strapi as cms. Strapi is a javascript headless content management system. I integrate the Stripe payment gateway for testing purposes only.

Ecomify has basic e-commerce functionalities such as loading products categories, loading products for each category type, user can view a single item, searching an item, relating items loading for a single item, adding to a cart, removing from a cart, updating subtotal when adding or removing items, checkout page, empty cart screen, update cart time count, etc.

What I used

Requirements

  • Basic ReactJs knowledge
  • Basic HTML, SCSS knowledge

Getting Started

After getting the project files, you need to go the backend file directory and run

npm install

and after that start the dev server.

npm run develop

After running the backend server, you need to go the client file directory and run

npm install

and after that start the dev server.

npm start

Tools Used

  1. Favicon: Flaticon.com
  2. Code Editor: VS Code

FAQ

Q: What are the prerequisites?

basics of html, css, javascript and some basic knowledge of react is enough to start this project. Rest you will learn in the tutorial.

Q: Who the project is for?

The project is for the people who wanna get more skilled in ReactJs.


Feedback

If you have any feedback, please reach out to us at Dulanjali Senarathna

Happy Coding! 🚀

Website's screenshots

Emomify1

Ecomify2

Ecomify3

Ecomify4

Ecomify5

Ecomify6

Ecomify7

Ecomify8