This project is the frontend portion of an e-shop application, built as part of a Fullstack Web Dev Bootcamp.
The goals for this project were:
- To gain experience building a user interface with React.
- To implement essential e-commerce functionalities like product display, search and filter for products, shopping cart, etc.
- To learn best practices for structuring and styling a React application.
Markup:
Styling:
Library
IDE:
Version Control:
Project Management:
Design:
Communication
Follow these simple steps to set up and run the "Frontend E-Shop" project on your local machine.
Before you begin, ensure you have the following installed:
- Git (Git download)
- Node.js and npm (download from Node.js official site)
- A code editor (Visual Studio Code is recommended)
-
Clone the repository:
git clone https://your-github-username/frontend-e-shop.git
-
Install dependencies:
cd frontend-e-shop npm install
-
Start the development server:
npm run dev
This will start a local server and open the application in your default web browser. You're all set! Explore the "Frontend E-Shop" project and enjoy the journey.
The design for "Frontend E-Shop" was provided as part of the Bootcamp and created using Figma. This design served as a blueprint to guide the development of the project, ensuring a cohesive and visually appealing user experience.
The "Frontend E-Shop" project is deployed using Netlify, making it easily accessible to everyone The deployed version of this Project is available at:
https://e-shop-frontend.netlify.app/
GitHub Profiles: