Skip to content

satyamgupta1495/ezybuy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EzyBuy

Fullstack e-commerce website 🛒

Untitled design (1)

Screenshots

Chessmate Icon

Installation

To set up in your local machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/satyamgupta1495/ezybuy.git
  2. Navigate to the project directory:

    cd chessmate
  3. Navigate to the client directory and install dependencies:

    cd client
    npm install
  4. Create a .env file in the client directory and add the necessary environment variables:

    touch .env
    # Add your environment variables here
  5. Start the client application:

    npm run dev
  6. Open a new terminal, navigate to the server directory and install dependencies:

    cd ../server
    npm install
  7. Create a .env file in the server directory and add the necessary environment variables:

    touch .env
    # Add your environment variables here
  8. Start the server application:

    npm run dev

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Connect With Me

Feel free to reach out for any questions or feedback:

License

Distributed under the MIT License. See LICENSE for more information.

About

Where makers and tech enthusiasts find their tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published