/tart-clover-129

SUGAR Cosmetics is a cruelty-free makeup brand that is high on style and higher on performance. The brand is inspired by and targeted towards bold, independent women who refuse to be stereotyped into roles. Deploy Link :- https://sugar-cosmetics.vercel.app/

Primary LanguageJavaScriptMIT LicenseMIT

Sugar Cosmetics

SUGAR Cosmetics is a cruelty-free makeup brand that is high on style and higher on performance. The brand is inspired by and targeted towards bold, independent women who refuse to be stereotyped into roles.

Manufactured in state-of-the-art facilities across Germany, Italy, India, USA and Korea the brand ships its bestselling products across Lips, Eyes, Face and Nail categories across the world.

Logo

Technologies Used

Tech Stack-

mongodb express react redux nodejs mongoose tailwind heroku

Deployed Link

Deployed with vercel app

https://sugar-cosmetics.vercel.app/

Run Locally

Clone the project

git clone https://github.com/DhimanAnkush/tart-clover-1298.git

Install npm packages

npm install

Run the server

npm start

View in Browser

go to http://localhost:3000

Functionalities of the website

  1. A user can register his account on the website
  2. User can log in using their mobile number through otp authentication
  3. User can search from the variety of products available
  4. User can filter and sort their search on various parameters, i.e. price, relavance, and many more
  5. User can select the Quantity while purchasing any product
  6. User can checkout with razor's payment gateway through Card, UPI, Netbanking, etc.

Snippets

Click the link to view project: Sugar Cosmetics

Lessons Learned

As we never really stop learning, This was our 2nd full-stack project, and as usual there were a lot of chalenges with the learnings we experienced. some of the highlighted learning were:-

  • Building Database using mongodb and deployment using Mongo Atlas
  • Setting up API requests using Express and Deployment on Heroku
  • Algorithm building for users data such as, items in cart, location etc.
  • Playing with animation to get desired output
  • Using redux to for CRUD operations
  • building custom filters
  • Using Tailwindcss for better styling experience
  • Using real-time otp for login and payment
  • Using Razorpay payment gateway for better checkout experience

Contributors