Skip to content

IvanDuran02/Ariel-Khoutorsky-Ecommerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ariel-Khoutorsky-Ecommerce

Website: https://ariel-khoutorsky-shoppera.herokuapp.com/

  • Created a Full Stack ecommerce website with user authentication, cart information and order history
  • Developped various React.js screens and reusable components for the frontend
  • Used React-Router for routing to turn application into Single Page Application
  • Used React Hooks such as UseState, UseEffect and UseReducer to implement functionality
  • Integrated interactive UI’s and created responsive designs using Bootstrap
  • Used the Context API for centralised state management for the application
  • Used Local Storage to store & retrieve data during transition between different pages
  • Established connection to MongoDB database using RESTful API implemented in Node.js server
  • Implemented CRUD operations and query actions to the database
  • Implemented async HTTP requests via Axios to exchange data formatted as JSON from the backend
  • Utilized Mongoose schema to define the structure of the online users and orders in the database
  • Architected in React, Node.js, Express and MongoDB (MERN stack) as well as JS, HTML, CSS, Bootstrap and Context API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.4%
  • CSS 7.1%
  • HTML 3.5%