Skip to content

Some react js configuration practice. A dynamic component counter app that increments and decrements numbers implementing: fake database, map method displaying profile cards, async/await, useState, props and react hooks.

Notifications You must be signed in to change notification settings

fitdevotaku/someApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 

Repository files navigation

Simple React JS Project

What is the use of this Repo

This Project is a Simple ReactJS Project which demonstrates the following

  1. Creating a Component in React
  2. Fetching data from api that gets users information and also, updates "Profile Card" photo each time we refresh browser
  3. Async await props useState react hooks
  4. Not much focus on styles more so on learning and mastering reactjs

The project Template can be used to build bigger projects

Image

ugly

Prerequisites

  1. Install nodejs
  2. Cd inside appscipy and npm start running localhost on port 3000

refresh browser 3x times when page loads and get your new profile card. Inspect page and fetch users information.

About

Some react js configuration practice. A dynamic component counter app that increments and decrements numbers implementing: fake database, map method displaying profile cards, async/await, useState, props and react hooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published