Skip to content

cRED-f/electrostore-NSU-CSE311-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electrostore-NSU-CSE311-Project

Project Title

ElectroStore is a ecommerce web platfrom which offer various products such as mobile , laptop, accessories like mobile, headphones and smart watches etc...

Acknowledgements

This is an individual project

Demo

user:

1

2

3

admin:

4

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

FRONTEND:

VITE_SERVER=

VITE_IMG_SERVER=

BACKEND:

PORT=

CLIENT_URL=

JWT_SECRET=

Technology

FRONTEND:
  • HTML

  • CSS-> tailwind

  • React.js

  • React Redux

  • Redux-Thunk

  • Material UI

  • Flowbite

  • Swiper.js

  • React-Icons

  • React-Hot-Toast

    BACKEND:
    
  • NODE.JS

  • Express.JS

  • MYSQL

  • REST APIs