Skip to content

This is an online course catalogue web app with a shopping cart feature and a search/filter feature. Built with React and Redux.

Notifications You must be signed in to change notification settings

onedebos/learn-fast

Repository files navigation

Netlify Status

Lrn::Fast

This is the frontend of an online course catalogue web app with search and filter features. This web app also uses redux toolkit under the hood to hold the state of a shopping cart.

Video demo

Live version

See it

Built With

  • React
  • Redux toolkit
  • Tailwind CSS
  • Figma

Original UI design

  • UI/UX design also done by me.

Getting Started

To get started, follow the instructions below

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

  • git clone the repo
git clone https://github.com/onedebos/learn-fast && cd lrn-fast
  • Install all the required packages with
npm install
  • Start the server
npm start

Automated Tests

  • Currently, there are no automated tests avaailable for this project. This will be implemented at a later date.

Authors

👤 Adebola

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.


About

This is an online course catalogue web app with a shopping cart feature and a search/filter feature. Built with React and Redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published