Skip to content

Latest commit

 

History

History
76 lines (49 loc) · 1.79 KB

File metadata and controls

76 lines (49 loc) · 1.79 KB

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!