Giter VIP home page Giter VIP logo

missguided's Introduction

MISSGUIDED REDESIGN

Demo of this app:

demo

Or Go to the live site and try it for yourself here

What is this project about?

  • This is an e-commerce app that allows shoppers to view, sort, and filter and search products according to different criteria.
  • This serves as a React, Firebase, and Framer Motion learning project. I took the design of this Behance presentation.
  • Instead of using dummy API data, I used some real product data from BOOHOO's online store. firebase firestore is used to host and query the data

What technologies were used?

  • react.js (create-react-app)

Styling:

  • SASS
  • CSS (no premade components libraries)

Routing:

  • react-router

Authentication:

  • firebase Auth (currently redoing authentication so login and wishlist are down )

Database:

  • Firebase Firestore
  • Firebase RealTime Database

Hosting and server side functions

  • Firebase Hosting

What can be further improved?

  1. Refactoring the HomeFirstVisit component, it was a quick and dirty solution to play a different animation on first visit,it's just a clone of the Home component but with a different animation

  2. Adding an image skeleton Loader, currently if you have slow internet they pop up in an ugly way

  3. Change the transition circles animation randomly, at the moment it's always pink and isn't faithful to the original design

How can you clone and tweak this project?

From your command line, first clone this repo:

# Clone this repository
$ git clone https://github.com/Epherum/Missguided.git

# Go into the repository
$ cd Missguided

# Remove current origin repository
$ git remote remove origin

Then you can install the dependencies using NPM:

# Install dependencies
$ npm install

# Start development server
$ npm start

Happy coding!


Author

Epherum

missguided's People

Contributors

epherum avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.