Skip to content

This is a repo for a react fullstack video tutorial. Covered will be React, React-Classes, Context API, Redux, Firebase and more. Learn how to use different approaches in React with the same App.

License

Notifications You must be signed in to change notification settings

samfromaway/tutorial-real-estate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD React Tutorial | Real Estate App

This is a repo for a react fullstack video tutorial. Covered will be React, React-Classes, Context API, Redux, Firebase and more. Learn how to use different approaches in React with the same App.

Installation

Install the packages in the package.json file with:

npm i
// not every branch has a backend folder!
cd backend   npm i

Usage

npm run start

Branches

Check out the different branches for the respective video of your tutorial. The master-branch is the empty project. You'll find the complete codes in the other branches.

Server and Client

If you use a branch with a node.js server (in the backend folder) run it on localhost/3000 and run the clientside code on an alternative port like localhost/3001 or localhost/5000...

Contributing

Pull requests are welcome but on new branches. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

This is a repo for a react fullstack video tutorial. Covered will be React, React-Classes, Context API, Redux, Firebase and more. Learn how to use different approaches in React with the same App.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published