Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ankush3681/My_Glow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Glow

This is the clone of sugarcosmetic website which basically deals with various cosmentics products . Collabarative project of 5 members. Duration- 5 days.

Deployed Link :-

https://my-glow-ankush3681.vercel.app/


Presentation Video :- https://drive.google.com/file/d/1fQtvc4raGNnVuDxNf9FtLBiN_r5XRJNg/view?usp=share_link

Features :-

  • PrivateRouting
  • Login and Signup Authentication
  • Filtering
  • Sorting
  • Admin Side
  • CRUD Operations

Tech Stack :-

  • HTML
  • Css
  • Javascript
  • React.Js
  • Redux
  • Chakra UI

Filter

GET /myglow?title=json-server&author=typicode GET /myglow?id=1&id=2 GET /comments?author.name=typicode

Sort

Add _sort and _order (ascending order by default)

GET /myglow?_sort=price&_order=asc GET /myglow/1/rating?_sort=discount&_order=asc
For multiple fields, use the following format:
GET /myglow?_sort=price,views&_order=desc,asc

About

Clone of Website Sugar Cosmetics, which provides a wide range of beauty products for women .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5