Skip to content

JVJplus/Emoji-Cart-With-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emoji Cart 🛒

Live Demo

https://jvjplus.github.io/Emoji-Cart-With-React

Technologies

  • React
    • JSX
    • Components
    • Conditional Rendering
    • States
    • Props
    • Component Lifecycle
  • Firebase
    • Firestore No-SQL Real-time Online Database
    • CRUD Operations
  • HTML
  • CSS
  • Responsiveness

General Info

This app let user add any emoji to cart and accordingly app updates its overall amount and quantities.

Many more features can be added but skipped due to lack of time and only important things are implemented.

Special Features

  • Emoji Picker
  • Loading Spinners
  • Empty state on respective views
  • Lots of animations and transitions
  • Mobile Friendly

Features That Can Be Added:

  • Add (+) floating icon can be added on mobile view and show only when scrolled

  • Back to top can be added

  • Add undo option, show after deleting emoji

  • Search can be added

  • Favourite can be added

  • Pagination can be added

  • Add filter options to use firebase query like sort, price range etc.

  • Add buy option and make admin dashboard

  • Fonts can be experiemented

To Fix

  • Try to find one and push a issue! :P

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

Emoji shopping cart made with ReactJS and Firebase Realtime Cloud Firestore, With Responsiveness and lots of transitions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors