/calendar

Tech task

Primary LanguageJavaScript

Download and unpack the ZIP. Open Visual Studio Code IDE (prefferably) in the project folder. Open the terminal and type command "npm install" and press enter. Then type command "npx json-server --watch data/db.json --port 8000" and press enter. Open second terminal and type command "npm start"and press enter to start the project. If you are not automatically redirected, manualy enter the address in the browser - http://localhost:3000.