Skip to content

Latest commit

 

History

History
171 lines (109 loc) · 3.9 KB

File metadata and controls

171 lines (109 loc) · 3.9 KB

Grocery List

Screenshot Grocery List

📗 Table of Contents

📖 Grocery List

Grocery List Template is a React single-page Application, Built using CRA, It has pre-inserted grocery items and you can add more using the form at the top of the list you can also filter the list to display available or unavailable items only.

🛠 Built With

Tech Stack

Languages & bundlers
  • JSX
  • ES6
  • React
Server
  • Render
Database
  • -

Key Features

  • Single page application.
  • Use React.

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

If you want to get a local copy up and running, please follow these steps.

Prerequisites

In order to run this project you need:

  • Install Node.js.
  • Visual Studio Code or equivalent.
  • Internet Browser.

Setup

Clone this repository to your desired folder:

Install

Install this project with the following:

  • cd my-project
  • git config --global --add safe.directory my-directory/my-folder/my-project

Usage

To run the project, execute the following command:

  • code .
  • npm install
  • npm start

Run tests

To run tests, run the following command:

npm test

Deployment

You can deploy this project using:

  • render.com

(back to top)

👥 Authors

👤 Abdelaziz Ali

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)