Skip to content

Latest commit

 

History

History
65 lines (40 loc) · 1.84 KB

README.md

File metadata and controls

65 lines (40 loc) · 1.84 KB

Seed Cart - Your Gateway to Green

seed_cart is a web application built by following the tutorial by Maximilian Schwarzmüller and little bit of my own creativity

Installation

To run the seed_cart application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/bm9avan/seed_cart.git
  2. Navigate to the project directory:

    cd seed_cart
  3. Install the required dependencies:

    npm install
  4. Start the application:

    npm start
  5. Open your browser and visit http://localhost:3000 to access the application.

Features

  1. Browse and Manage Seeds: Explore the seeds available on the platform. Add new seeds, to buy.

  2. Simulate Checkout: Visit the /checkout page to simulate the checkout process. Select seeds, enter your details, and proceed. Note that this simulation does not involve payments.

  3. View User Details: Check the /users page to see a table displaying user-entered details from the /checkout simulation.

Technologies Used

The Seed Cart application uses the following technologies:

Credits

This project was built by following the tutorial by Maximilian Schwarzmüller, an AWS certified professional web developer and instructor. The tutorial provided the foundation and guidance for building the Expense Tracker application.

Instructor: Maximilian Schwarzmüller

  • Udemy Course: React - The Complete Guide 2023

Contact

For any questions or inquiries, please feel free to contact the project creator: