Skip to content

πŸ“’ Step by step from tutorial "React JS Course for Beginners 2021 Tutorial - freeCodeCamp.org"

Notifications You must be signed in to change notification settings

giuliachiola/react-movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

React movies app

Basic movies application.

\ \
Deploy status \
Deploy preview \
Project typology πŸ“’ Step by step from tutorial React JS Course for Beginners 2021 Tutorial - freeCodeCamp.org

project preview project preview 2

πŸ”₯ Tech stack

Purpose Technology
Framework React
Templating JSX / TS
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

🌿 Branches

Branch name Use
main movie app + login
typescript movie app in TS (no login)

About

πŸ“’ Step by step from tutorial "React JS Course for Beginners 2021 Tutorial - freeCodeCamp.org"

Topics

Resources

Stars

Watchers

Forks