• Stars
    star
    2
  • Language
    JavaScript
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Using Axios package with Promises and Async Await in React to fetch data from API

More Repositories

1

real-time-data-socket-io

Handling real-time, bi-directional communication between web clients and servers using Socket-io in NodeJs (server) and ReactJs (client).
JavaScript
3
star
2

bmi-calculator-using-node-express

BMI calculator developed using NodeJS-Express
HTML
2
star
3

node-http

Learning NodeJs - HTTP - Headers, Body, Status Codes
JavaScript
2
star
4

weather-api-using-nodejs

Weather API build using NodeJs. This API is used to fetch weather information based upon the input data (City Name).
JavaScript
2
star
5

Redux-Shopping-Cart

Implemented Redux on React Shopping Cart.
JavaScript
2
star
6

react-blog-website

Used React to develop the website and used Axios to fetch, post, update and delete blog posts. Json-server is used to store data.
JavaScript
2
star
7

react-e-shopping-webiste

E-commerce shopping website developed using React and Redux + Redux-Saga. User can Sign-Up, Sign-In and proceed to checkout using Stripe.
JavaScript
2
star
8

nextjs-basics

Learning the basics of Next.js (Next.js project structure, routing, styling, handling 404 errors, special lifecycle hook etc.)
JavaScript
2
star
9

redux-toolkit-p1

Implemented Redux-Toolkit with React. And also implemented Redux-Thunk and Redux-Saga for asynchronous data fetching from external API.
JavaScript
2
star
10

job-hunter-node-express-sequelize-postgresql

A job posting/searching project created using Node.js, express, express-handlebars, sequelize and PostgreSQL. User can search for jobs, create a new job and can fetch all the available jobs.
JavaScript
2
star
11

Probability-Game-using-Js

Based on user's ball selection the probability to get the correct ball is calculated using JavaScript.
HTML
2
star
12

RESTful_API

Built and work on RESTful API using node express and mongoose.
JavaScript
2
star
13

Hotel-Booking-Site

JavaScript
1
star
14

Restaurant_Menu_using_ReactJS

Fetching foods from external API and applied some filters on these foods to built a restaurant menu.
JavaScript
1
star