StefanoSaffran / challenge-mission

Home Page:challenge-mission-git-main.stefanosaffran.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

challenge-mission

Mission E-Commerce!

Made by Stefano

Project   |    Built with   |    How to run   |    License   |    Get in touch

๐Ÿ’ป Project

This project was developed for the technical challenge at Mission Brasil.

The challenge was to build an e-commerce, enabling the creation and listing of products, in addition to being able to add products to the cart.

Challenge gif

๐Ÿ‘‰ Demo on Vercel

๐Ÿš€ Built with

This project was developed with the following technologies:

โ„น๏ธ How to run

Requirements

To run the application you will need:

Frontend

Clone the repository and install the dependencies.
```bash
# to clone the repository
$ git clone https://github.com/StefanoSaffran/challenge-mission.git

# go into the project folder
$ cd challenge-mission

#install the dependencies and run it
$ yarn
$ yarn start

๐Ÿ“ License

This project is under the MIT license. See the LICENSE for more information

๐Ÿ“ฌ Get in touch!

Website - Stefano Saffran     Linkedin - Stefano Saffran     Email - Stefano Saffran

Made with โ˜• and โค๏ธ by Stefano Saffran.

About

challenge-mission-git-main.stefanosaffran.vercel.app

License:MIT License


Languages

Language:TypeScript 97.3%Language:HTML 1.6%Language:JavaScript 1.1%