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
Server
Database
- Integration of React with Rails
- State management
- Authentication and authorization
To get a local copy up and running, follow these steps.
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
👤 Alfred Boateng
- GitHub: @learnwithalfred
- Twitter: @kb_alfred
- LinkedIn: @learnwithalfred
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
This project is MIT licensed.