The react app allows
- users to view available talks,
- logged-in users to add talks to their schedule,
- logged-in users to remove talks from their schedule,
- logged-in users to view their schedule.
The app also uses a Rails API found here that stores the data of the users, talks, and schedules.
Additional description about the project and its features.
- React
- Redux
- Rails
- RSpec
To get a local copy up and running follow these simple example steps.
-
Clone the project to your local directory
-
git clone git@github.com:fatymahmed/conference-schedule-frontend.git
-
Run npm install to install the required dependencies
-
Run npm run start
👤 Fatima Ahmed
- Github: @githubhandle
- Twitter: @twitterhandle
- Linkedin: linkedin
- The design of the app was inspired by Ibrahim Shaqura