/Movie-app

Primary LanguageJavaScript

react-workshop-demo

This is the demo application we will be building for the React Workshop on Day 1

Getting Started

These instructions should get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Things you need to get started:

Installing

To get the project running, follow these steps:

  • Create a folder -Enter/Navigate into that folder
cd <folder-name>
  • Clone this repository:
git clone https://github.com/samie820/react-workshop-demo.git .
  • Install all the project's dependencies:
yarn or npm install
  • Once that's done, run the project:
npm start or yarn start

Structure

This repository has been seperated into different branches based on the checkpoints reached and the concepts explained, you can see the various branches below

  • TODO: Add branches and description

Deployment

The app will be deployed using either heroku or Netlify

Built With

  • Javascript
  • React - (UI library)

Contribution

Please read the CONTRIBUTING.md file (Soon to be added) to see how you can contribute and add more features to the project.

Authors

TODO: Add the Authors