Skip to content

vigneshwars089/College-Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

College-Marketplace

An ecommerce application for college

Installation

Reactjs
1. Install node.js installer
2. Check the version using node –v command
3. Create react app
Laravel
1 . Install xampp
2. Install composer to utilize and manage its dependencies for Laravel
3. Using xampp via composer create Laravel project
4. Composer command: “composer create-project Laravel/Laravel {directory}”