Skip to content

kailash360/e-market

Repository files navigation

🛒 EasyCart - Anything But Ordinary

A simple but useful e-commerce platform to buy and sell products.The different features of our website gives an amazing user experience to our customers.

⚙ Techonologies/Libraries/Packages Used

Frontend

Backend

  • NodeJS - For the server
  • ExpressJS - For handling the incoming requests from the clients
  • PostgreSQL - Database that stores information of all users and products. It is used with pg, a PostgreSQL client for NodeJS
  • bcrypt - To hash passwords befoe saving them in database
  • JSON Web Token - To authenticate the client who has made any request
  • dotenv - For storing the environment varibles

If you want to contribute into this project, go throught the contributing guide

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published