Skip to content

officiallysidsingh/golden-bakery-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Steps to Setup And Run the Project Locally

NOTE: Ensure that you have npm and node installed locally in your system.

  1. Clone the repository using the "git clone" command along with the url given on click of the code button.
  • Ex - git clone https://github.com/officiallysidsingh/bakery-homepage.git
  1. Open your terminal in that cloned repository or go to that repository using the "cd" command.
  • Ex - cd bakery-homepage
  1. Install all the npm packages using the npm ci or the npm install command.

  2. Run the project locally in development environment using the npm run dev command.

Technology Used

NOTE: This Project was made using Vite + React and not the Create React App.

  1. Used Tailwind For The CSS And Styling Of The App.
  2. Used Redux Toolkit For State Management Of Cart.
  3. Implemented React Router For Routing And Used Dynamic Routing As Well For Single Product Page.

About

A Homepage For E-Commerce Bakery Homepage Using Reactjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published