This project was built to test the functionality of axios-mock-adapter library which allows developers to create fake API calls to prevent wasting time waiting for the backend.
- Clone the repository.
- Install dependencies with
npm install
. - Run the project with
npm start
. - Open your browser and go to
http://localhost:3000
.
- ReactJS
- axios-mock-adapter
- JavaScript
This project was created by Elvin Shahsuvarli.