Skip to content

This is a React and Redux front-end app that relies on a Rails back-end. The app displays courses, users can subscribe to courses and can create courses.

Notifications You must be signed in to change notification settings

javierbotero/FunCourses

Repository files navigation

Fun Courses App

This app is a Courses web app. The user can create courses and subscribe to courses too. He can make friendships and give likes to the courses which will be listed as favorites. The app also collects information from this rails API which was built for this project you can find the repo here.

Live Preview

Fun Courses App

Screenshot Bookstore

Built With

  • React
  • Redux
  • Javascript
  • CSS
  • Node
  • npm
  • Rails

Getting start

To start with the project:

  1. Install npm in your machine.

  2. Clone this repository

  3. cd inside the project

  4. Run in the terminal

  npm i

in the terminal to install the dependencies.

  1. Go to Fun Courses API and follow the instructions to get your token and id.

  2. Make the following environment variables locally:

  1. Run in the terminal
  npm test

For running all tests.

  1. Run in the terminal
  npm start

And you will have the Fun Courses locally.

Credits

Inspiration in the design idea of Alexey Savitskiy on [Behance](https://www.behance.net/gallery/37706679/Circle-(Landing-page-Dashboard-Mobile-App)

Author

👤 Javier Botero

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

About

This is a React and Redux front-end app that relies on a Rails back-end. The app displays courses, users can subscribe to courses and can create courses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published