/react-note

AltSchool Africa Semester 2 Classnotes

Primary LanguageVueMIT LicenseMIT

React Class Teaching Slides

Description

This is a slide for teaching React classes.

Table of Contents

Installation

  1. Clone the repository
git clone https://github.com/Oluwasetemi/react-note.git

# Navigate to the project directory
cd yourproject
  1. Install the dependencies
npm install

Usage

Run the following command to start the slide server.

npm run dev

Open the browser and go to http://localhost:3030 to view the slides.

Contributing

Pull requests are welcome. For major changes, please check or open an issue first to discuss what you would like to change.

Check the contributing guide for more information.

License

MIT

Contributors