Skip to content

Latest commit

 

History

History
82 lines (47 loc) · 1.51 KB

README.md

File metadata and controls

82 lines (47 loc) · 1.51 KB

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.