This project was created to learn React and is used to create buttons. Below are image previews from the previews folder.
To set up the project, follow these steps:
-
Install the necessary dependencies:
npm install
-
Start the React development server:
npm start
-
Start the JSON server using
ngx:npx json-server --watch db.json
Enjoy exploring the project and learning React!


