https://jvjplus.github.io/Emoji-Cart-With-React
- React
- JSX
- Components
- Conditional Rendering
- States
- Props
- Component Lifecycle
- Firebase
- Firestore No-SQL Real-time Online Database
- CRUD Operations
- HTML
- CSS
- Responsiveness
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.
- Emoji Picker
- Loading Spinners
- Empty state on respective views
- Lots of animations and transitions
- Mobile Friendly
-
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
- Try to find one and push a issue! :P
This project was bootstrapped with Create React App.
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode.
See the section about running tests
for more information.
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.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.