Nordstrom is an American luxury department store chain that was founded in 1901 by John W. Nordstrom and Carl F. Wallin. Nordstrom offers a wide range of high-end clothing, shoes, accessories, beauty products, and home goods for men, women, and children. The company also operates Nordstrom Rack, which offers discounted designer clothing and accessories, and Trunk Club, a personal styling service for men.
Frontend Deployed URL 👉 Click here
Backend API 👉 Click here
- Account creation, login, signup and logout functionality.
- JWT (JSON Web Token) Authentication and BcryptJS Password Hashing
- Cart Add and Remove Items
- User Authentication before placing an order
- Data fetching from Backend
For signup, user need to fill required details. If user is already exists then it will show you an error. So you can't register again with the same email.
- ◉ JavaScript : 98.2%
- ◉ HTML : 1.8%
This report is provided by the Github language used stats. So, this is the total percentage of the coding languages.
- Node.js
- npm
- Clone the repository to your local machine
- Navigate to the project directory
- Run
npm install
to install the required dependencies - Run
npm start
to start the development server
We welcome contributions to the Nordstrom Clone website. If you have an idea for a new feature or have found a bug, please open an issue in the repository.
Give a ⭐️ if you like this project!