Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 505 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 505 Bytes

React Pop-up Example

Pop-up warning about cookies

Technologies

React
js-cookie

Installation and Setup Instructions

Clone down this repository:
You will need node and npm and installed globally on your machine.

git clone https://github.com/merveer/cookies-pop-up.git

Dependency Installation:
npm install

Serve with hot reload at localhost:3000
npm start