Skip to content

mustansarsaeed/react-meetup-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-meetup-demo

What's in it?

This repository contains the source code built during the Maximilian's React crash course. The output of the project is as follows:Screenshot from 2022-09-13 16-42-18

Available Features

  • Show all Meetups in the landing page
  • Add new meetup
  • Add and remove meetup from favorites
  • Firebase Realtime Database integration

Concepts it touches (from the course)

  • Components along-with composing components
  • Conditional Rendering
  • UseContext, UseRef, Forms, UseNavigate, Fetch, UseEffect, Promise, useState
  • Passing arguments to components
  • State handling
  • Raising/handling events
  • State uplifting
  • Multiple components in Sync
  • Destructuring arguments

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

Repository to contain react learning - enhanced

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published