yuripramos / react-supermarket

React CRUD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Supermarket

standard-readme compliant

:octocat: Getting Started

This app is a CRUD of an itens that you can add to your cart. made with ❤️ and React.

☁️ Installation

git clone https://github.com/yuripramos/react-supermarket
cd react-supermarket
npm install or yarn install
npm run dev

# To build the app for production, run the following command:
npm run build

😋 How to contribute

Have an idea? Found a bug? contact-me @ yuri.pramos@gmail.com

🔛 Demo in Production

http://chess-master-hazel-80314.netlify.com/

Roadmap

Release 0.0.1 (current) - First release of the app

Release 0.0.2 - Improvements in the responsive and UI

Release 0.0.3 - Use Mocha + chai to insert Unit Tests

Release 0.0.4 -

✌️ Tests

Not yet

❗ Credits

Yuri Ramos

📜 License

[MIT][license]

About

React CRUD


Languages

Language:JavaScript 90.3%Language:CSS 9.6%Language:HTML 0.0%