Skip to content

torobucci/shop.co

Repository files navigation

SHOP.CO 🏠️🛠️

📗 Table of Contents

SHOP.CO 🏠️

An e-commerce website specialized for clothing shops

  • Next14.js
  • Next-Auth
  • TailwindCSS
  • TypeScript
  • Firebase
  • PostgreSQL
  • Authentication
  • Display of products
  • Shopping Cart
  • Create Products

🚀 Live Demo

SHOP.CO

(back to top)

🌟 Usage

  • Boost your clothing sales by going online

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Node.js.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Node.js and npm for package installation.

$ node --version && npm --version

Setup

Clone this repository using the GitHub link provided below.

Install

In the terminal, go to your file directory and run this command.

$ git clone https://github.com/torobucci/shop.co.git

To run the project, execute the following command:

npm install

to install all the dependencies used in the project

npm run dev

in order to start next server and deploy the project locally

Run tests

To run tests, run the following command:

$ npx next lint 

(back to top)

👤 Kevin Toro

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

  • Hats off to Hamza Naeem for a beautiful, efficient, and accessible user interface Design.

(back to top)

🔭 Future Features

  • Loading Next.js Features i.e Skeletons
  • Add rating and reviews
  • Add Sign Up feature
  • Improve website performance
  • Add dark mode feature

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A simple e-commerce website specialized for clothing shops

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages