Skip to content

medezzitouni/DATA-FETCHING

Repository files navigation

ALL TYPES OF REACT DATA FETCHING

Visit the project, it's now online on Vercel ALL TYPES OF REACT DATA FETCHING

Link To My CSR/Fetching Summary/"article" on Notion Client Side Render

How To Run the Project Locally

  • install the dependencies
 npm i 
  • Run The Developement Environment.
npm run dev
  • Run Tests
npm run test
  • Run the Production
    Run Build First
npm run build

Start the App

npm run start

Todo List

  • UI

  • Create Single Player Page & use /api/players/[firstname]

  • wrtite Single Player Page Tests

  • Write Index Pages Tests

  • Write Player's components Tests.

  • write e2e tests. with Cypress

About

fifa next.js test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published