Skip to content

iamayushdas/cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collcart (College based ecommerce)

Collcart

Table of Content

About

Explore new and trendy getups & webseries with Collcart!!

Goals

  • Migrate to React.js

Folder structure

collcart
│   README.md
│   ...
└───public
│   │
│   └───images (assets)
│       │   ...
└───src
    │   
    └───assets (svg)
    │   
    └───components (components and pages)
    │   
    └───config (firebase settings)
    │   
    └───styles (global styles)
    |
    |  App.js
    |  index.js

Installation can be done through

  1. Prerequisites

nodejs yarn

  1. Clone the project

git clone https://github.com/<username>/<project>

  1. Initialize the app

npm run install (for nodejs)

or

yarn (for yarn)

  1. Start the app

npm run start (for nodejs)

or

yarn start (for yarn)


LICENSE

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors