Skip to content

SaraMansori/crud_challenge_smansori

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table showcasing the Ghibli movies in React TypeScript (CRUD)

animation

Stack used

  • TypeScript
  • React & React Hooks
  • React Bootstrap
  • Components
  • Context API
  • JSON Server
  • Jest & React Testing Library

Starting the app & scripts

Install dependencies

npm install

Run mocked server

npm run server

Run web server

npm run start

Run tests

npm test

Run format

npm run format

About

CRUD Table showcasing Ghibli movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published