Skip to content

Furquan712/ElectroTech

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 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/

Maintainers ✨


Naqeeb Ahmed

saquib Khan

Syed Md Furquan

Muaz Aqduas

Ritik Masand

Abdul Rehman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.5%
  • CSS 10.2%
  • HTML 1.3%