Front-end web-application with the ability to view, save and add pins
-Open Visual Studio witch project
-Open CMD(Ctrl+Shift+C)
-Install JSON server: npm install -g json-server
-Start JSON server: json-server --watch db.json --port 5000
npm i
npm start
- React
- TypeScript
- Redux Toolkit