Skip to content

Latest commit

 

History

History
62 lines (37 loc) · 1.38 KB

README.md

File metadata and controls

62 lines (37 loc) · 1.38 KB

image

Essentiali

An Online Grocery Store

Introduction

Essentiali is an online store for all your grocery needs. Visit Essentiali for the live preview

Features

  • Product Listing
  • Filters based on category price and rating
  • Wishlist Management
  • Cart Management
  • Authentication

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/rahulbakshi4/essentiali-v1.git

# Go into the repository
$ cd essentiali-v1

# Install dependencies
$ npm install

# Run the app
$ npm start

Note: Add .env file in your root folder to you authentication

REACT_APP_JWT_SECRET = secret_key

Built With

Preview

Essentiali-Demo-1.mp4

Author

👨‍💻 Rahul Bakshi (@rahulbakshi4)
Twitter - @rahul_bakshi4