Skip to content

nadeem099/ECommerce-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECommerce-front-end

This is a codebase for a t-shirt selling website developed using Reactjs. It's backend is built using django rest framework. Find the backend codebase here.

Overview

Reactjs is a powerful front end library to build front end UI of web apps. In order to get started you need to know HTML, CSS, Javascript for starters. This is a codebase for a t-shirt selling website which provides all the major functionality that an e-commerce application needs such as Product list, categories, cart, order, payment etc etc. These can be managed through admin portal of django.

In order to run this web app you need to have the backend up and running.

Get started

To get started you need to have npm installed in your system.

  1. Fork this repo.
  2. Clone your forked repo.
  3. Create a new branch.
  4. In your project directory run npm start. (note: makesure your backend is up and running)

Status

Right now front end is terrible. I am working on it to make the gui better. If you want to contribute you are more than welcomed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages