Skip to content

Luan-Costa-2l/lcStore

Repository files navigation

LCSTORE

Sell your products and services😃!

Indice

😁 Preview

📃 About

LCSTORE is an ecommerce site created for users to sell their products or buy others. During its development, I had and am having the opportunity to deepen my knowledge in web development (frontend and backend). Currently, I am focusing on making it more performant on devices with slow 3G.

🔨 Tools

♻️ How to contribute

    # Clone the project
    $ git clone https://github.com/Luan-Costa-2l/lcstore
    # Open the directory
    $ cd lcstore
    # Install the dependecies
    $ npm install
    # Run the project
    $ npm run dev