From 3bf9f969c5f8eea256a67cd6b56e6b1d0e51f45d Mon Sep 17 00:00:00 2001 From: John <131603388+Johnni5@users.noreply.github.com> Date: Sun, 4 Feb 2024 18:32:30 +0100 Subject: [PATCH] Create README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..01af27c --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# ROLODEX +v.1.0 + +fetching data from url +searchbar/-field +responsive +nice :) + + + +Tutorial for React To run the project: + +1. Clone this repo +2. Run `npm install` +3. Run `npm start` + + +Link: https://johnni5.github.io/react-rolodex/ + +Enjoy!