/ecommerce-ch

eCommerce exercise

Primary LanguageTypeScriptMIT LicenseMIT

Ecommerce Project

Welcome to the ecommerce project! This project is a platform for buying and selling products online.

Technologies

Vite React Chakra UI TypeScript

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

Follow these steps to set up the project on your local machine:

  1. Clone the repository to your local machine
  2. Navigate to the project directory
  3. Run npm install to install all dependencies
  4. Run npm run dev to start the development server
  5. Open a web browser and go to http://localhost:5173/ to view the app

Built With

  • Node.js - JavaScript runtime
  • Vite - Modern web development build tool
  • React - JavaScript library for building user interfaces
  • Chakra UI - React UI framework for building accessible and customizable user interfaces
  • TypeScript - Typed superset of JavaScript that compiles to plain JavaScript

Contributing

If you want to contribute to the project, please follow these guidelines:

  1. Fork the repository
  2. Create a new branch (git checkout -b my-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-feature)
  5. Create a new pull request

Authors

  • César Moros - Initial work - Cmoros

License

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