Skip to content

📱 Clik: Mobile Ecommerce Platform to explore and shop for mobile phones . Clik is a MERN application with a user-friendly interface, secure authentication, and a streamlined checkout process.

License

Notifications You must be signed in to change notification settings

MohammedAbdulaziz/Clik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clik - Mobile Phone E-commerce Website

Clik

Clik is a full-stack MERN application for an e-commerce website where users can buy mobile phones. This project is a demonstration of my skills as a full-stack MERN developer.

Features

  • Browse and search for mobile phones
  • Add items to a shopping cart
  • Checkout and place orders
  • View order history
  • User authentication and profile management

Technologies Used

  • MongoDB: A NoSQL database used to store product and user data
  • Express.js: A back-end web application framework for Node.js
  • React.js: A JavaScript library for building user interfaces
  • Node.js: A JavaScript runtime built on Chrome's V8 JavaScript engine

Installation

  1. Clone the repository: git clone https://github.com/MohammedAbdulaziz/Clik.git
  2. Install the dependencies: npm install
  3. Navigate to api folder: cd api
  4. In one terminal, start the server: npm run dev
  5. In another terminal, navigate to client folder: cd client
  6. start the React app: npm run start
  7. Visit http://localhost:3000 in your browser

Usage

After starting the server, you can browse for mobile phones, add them to your cart, and checkout to place an order. You can also create an account to view your order history and manage your profile.

License

This project is licensed under the GNU GPLv3 License.

Contact

If you have any questions or comments about this project, please feel free to contact me.

About

📱 Clik: Mobile Ecommerce Platform to explore and shop for mobile phones . Clik is a MERN application with a user-friendly interface, secure authentication, and a streamlined checkout process.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published