Skip to content

πŸ“’ Basic Meetup app in pReact, from tutorial "React Crash Course for Beginners 2021"

Notifications You must be signed in to change notification settings

giuliachiola/react-meetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

React meetup app

Basic meetups aplplication.

\ \
Deploy status \
Deploy preview \
Project typology πŸ“’ Step by step from tutorial React Crash Course for Beginners 2021

project preview

πŸ”₯ Tech stack

Purpose Technology
Framework React
Templating JSX
Styling CSS
Documentation Markdown

🌊 Run development mode

# install dependencies
npm i

# serve with hot reload at localhost:3000
npm start

🧳 Build setup

# build for production
npm run build

πŸ“š Project documentation

🌿 Branches

Branch name Use
main production
todo-app todo application at the beginning of the video

About

πŸ“’ Basic Meetup app in pReact, from tutorial "React Crash Course for Beginners 2021"

Resources

Stars

Watchers

Forks