Skip to content

React Developer Test#14

Open
jhynzar wants to merge 13 commits into
Zenith-Legion-Interactive:masterfrom
jhynzar:develop
Open

React Developer Test#14
jhynzar wants to merge 13 commits into
Zenith-Legion-Interactive:masterfrom
jhynzar:develop

Conversation

@jhynzar

@jhynzar jhynzar commented Oct 21, 2023

Copy link
Copy Markdown

Pre-requisites

  • .env
API_URL=https://dummyapi.io/data/v1
API_APP_ID=65080fec01538513690ca63e

How to Run

  • Create a .env file saved with the value written above
  • Open the terminal and run npm install then npm run dev (Keep this running)
  • Go to http://localhost:3000/ to access the application
  • Open another terminal and run npm test for testing

Functional Routes (URL)

  • / - Home Page (Counter)
  • /users - User List
  • /users/[id] - User Details

Tech used

  • NextJs - React Framework recommended from react.dev
  • Jest and React Testing Library
  • Tailwind css - Styling
  • Typescript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant