Coder Social home page Coder Social logo

complete-reactjs-developer-bootcamp's Introduction

Complete-ReactJS-Developer-Bootcamp

A repo to hold my course work

  1. Convert Normal Website to React
  2. Startbootstrap-freelancer-gh-pages
  3. CounterApp
  4. Tictactoegame
  5. ReactContextAPI
  6. Theme Switcher - Using Context API
  7. Context API Reducer Action
  8. Local Storage and Hooks
  9. API Handling in React
  10. Shopping Cart
  11. Firebase to list Github Users
  12. Firebase Real Time Database
  13. Bonus : Redux for Todolist

Through out this course, I explored more about

  • Functional Components
  • Context API
  • React Hooks (useState, useEffect, useReducer)
  • API communication
  • Routing in React
  • Firebase Integration
  • Redux

Projects

  • Convert HTML/CSS/JS -> React application
  • Counter App
  • Tic Tac Toe
  • Theme Switcher
  • Shopping Cart
  • Github with Firebase
  • Todolist - Redux

Packages**

  • bootstrap
  • reactstrap
  • react-icons
  • react-toastify
  • uuid
  • axios
  • react-router-dom
  • firebase b
  • browser-image-resizer
Bootstrap

import "bootstrap/dist/css/bootstrap.min.css";

React-toastify

import "react-toastify/dist/ReactToastify.css";

Misc

While doing Shopping Cart, we need a JSON server link to make API calls. I preferred https://jsonkeeper.com/ to make API calls.

While making api calls, CORS may occur to avoid that prefix the api url with below https://cors-anywhere.herokuapp.com/

Example: https://cors-anywhere.herokuapp.com/https://jsonkeeper.com/b/1NZ4

complete-reactjs-developer-bootcamp's People

Contributors

ramyadhanush avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.