Skip to content

A mock-api project showcasing the use of axios-mock-adapter to create fake APIs and save time on backend development.

Notifications You must be signed in to change notification settings

shahsuvarli/mock-api-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock-API Project

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.

How to Use

  1. Clone the repository.
  2. Install dependencies with npm install.
  3. Run the project with npm start.
  4. Open your browser and go to http://localhost:3000.

Technologies Used

  • ReactJS
  • axios-mock-adapter
  • JavaScript

Credits

This project was created by Elvin Shahsuvarli.

About

A mock-api project showcasing the use of axios-mock-adapter to create fake APIs and save time on backend development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published