Skip to content

aggarwalneha01/bigtincan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

Requires Node.js to be installed.

I have used a mock API to set up data https://612d51fae579e1001791db49.mockapi.io/files

Setup

npm install

To run locally:

In a terminal/command line navigate to the project directory.

  • Type npm install
  • Type npm start
  • Open a browser to localhost:3000

To run tests:

  • In a terminal/command line navigate to the project directory.
  • Type npm install
  • Type npm test

The tests are located in test/App.test.js file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published