Coder Social home page Coder Social logo

drawn2shoe's Introduction

Drawn2Shoe: Buy Customized Shoes Online!

Drawn2Shoe is a user-friendly e-commerce platform, developed using ReactJS and Node.js. It offers customers the ability to purchase and personalize their shoes. The platform's intuitive interface ensures seamless navigation and usability across a variety of devices.

๐ŸŒŸ Stars ๐Ÿด Forks ๐Ÿ› Issues ๐Ÿ”” Open PRs ๐Ÿ”• Close PRs
Stars Forks Issues Open Pull Requests Close Pull Requests

๐Ÿ’ป Tech Stack

React Redux daisyUI CSS Node.js Express

Getting Started

Prerequisites

Ensure that Node.js and MySQL are installed on your machine.

Installation

  1. Clone this repository:

    git clone https://github.com/dvjsharma/Drawn2Shoe.git
    cd Drawn2Shoe
  2. Install client dependencies:

    cd client
    npm install
  3. Install server dependencies:

    cd ../server
    npm install
  4. Create a configuration file:

    Create a file named config.env in the server folder and simply copy the content of .env.example into it.

  5. Setting up the Database:

    Open XAMPP (or any other SQL Db service) and start the Apache and MySQL services. Find and import the database from here. Make sure to name it as drawn2shoe.

    NOTE: if you have custom configuration for XAMPP, don't forget to change Db config in server/data/database.js

  6. Running the Frontend:

    cd ../client
    npm run dev
  7. Running the Backend:

    Open another terminal in the folder, and make sure XAMPP (or any other SQL Db service) is running in the background.

    cd ../server
    node server.js

After completing these steps, you should have the Drawn2Shoe application up and running on your local machine.

Contributing

We welcome contributions to Drawn2Shoe! Please refer to our Contributing Guidelines for detailed information on how you can get involved.

Maintainers

License

This project is licensed under the MIT License - see the LICENSE file for details.

Message From PA

Welcome to Drawn2Shoe!

We're glad you're here and excited for you to explore our project. Whether you're checking out the code, contributing to the project, or providing feedback, your presence and input are invaluable.

Feel free to dive in, get involved, and make Drawn2Shoe even better!

Happy coding!

Our Contributors โค๏ธ

Thank you for contributing to our repository

Contributors

Show some โค๏ธ by starring this awesome repository!

drawn2shoe's People

Contributors

dvjsharma avatar akashsah2003 avatar shashankshekhar07 avatar siddxharth1 avatar dakshsinghrathore avatar jinx-vi-0 avatar dcoder13 avatar suhanipaliwal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.