This repository contains a personal project i've been created to study and apply my knowledges in Ionic Framework + .Net Core.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
This project is a simple MarketPlace App using .Net Core 2.0 API + Ionic Framework.
Total technologys i used in this repository
To get a local copy up and running follow these simple steps.
-
Optional VSCode
-
npm
npm install npm@latest -g
-
FYI: Some projects and frameworks maybe deprecated version.
- Clone the repo
git clone https://github.com/caiovlima/MarketApp.git
- Install NPM packages
npm install
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Project Link: https://github.com/caiovlima/MarketApp