Skip to content

About This project is a tutorial series on building an online shop from scratch using React. It covers building reusable components, loading data from a database using Redux Toolkit, user authentication, private routes, and securely handling user data using session and local storage. We will learn to connect the app to react front end

Notifications You must be signed in to change notification settings

learnwithalfred/kelvin-app-bg

Repository files navigation

Building an Online Shop from Scratch: React Tutorial Series

📗 Table of Contents

📖 [React_Rails_online_shop]

This project is a tutorial series on building an online shop from scratch using React. It covers building reusable components, loading data from a database using Redux Toolkit, user authentication, private routes, and securely handling user data using session and local storage. We will learn to load data from rails API backend

Youtube tutorial series here

🛠 Built With

Client
Server
Database

Key Features

  • Integration of React with Rails
  • State management
  • Authentication and authorization

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

API integration

  • Clone the react front end here
  • Checkout the Youtube tutorial series here

Setup

Clone this repository to your desired folder and install the dependencies.:

  git clone github.com/learnwithalfred/kelvin-app-bg.git
  cd  kelvin-app-bg
  bundle install
  rails server

👥 Authors

👤 Alfred Boateng

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

📝 License

This project is MIT licensed.

About

About This project is a tutorial series on building an online shop from scratch using React. It covers building reusable components, loading data from a database using Redux Toolkit, user authentication, private routes, and securely handling user data using session and local storage. We will learn to connect the app to react front end

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published