Skip to content

Abhay-Jyot7/ElectroTech

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElectroTech

A sneak peek into what we have here

wordnook

Technology Stack 🛠️

  • Coding Languages: JavaScript HTML5 CSS3React

  • Project Management Tools: GitHub Git

TODO

  • Home Page crousel
  • Category Filter
  • Tracking of shipment page
  • Register and Sign-in pop-up page
  • Add to Wishlist.
  • Chat with us bot
  • Item Search Bar

Bugs

  • [ ]

Environment Setup for local use-

  • Drop a ⭐ on the GitHub repository.

  • Download Git (when you install Git, Git Bash also gets installed by default)

Installation using NPM


  • Clone the repository by running command
git clone https://github.com/<your user-name>/ElectroTech.git

in your git bash.

  • Run command cd ElectroTech.

  • Run this command to install all dependencies for the project.
npm install

  • Run this command to start the project.
npm start

or

  • Run this command to start the project as a developer.
npm run dev

  • Open link to view the website in your browser window if it doesn't open automatically.
http://localhost:3000/

Project Admins ✨


Naqeeb Ahmed

Syed Md Furquan

Maintainers ✨


saquib Khan

Muaz Aqduas

Ritik Masand

Abdul Rehman

Abhay Jyot

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.2%
  • CSS 17.8%
  • HTML 1.0%