Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.42 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.42 KB

logo

Project created along Next Level Week #2 @Rocketseat

The project connects students to teachers all around the world!

Prints

Home Form
home teachersList
Teachers List Teacher Item
teachers teacherItem

Technologies

  • TypeScript
  • ReactJS
  • HTML
  • CSS

Prerequisites

  • First of all you will need to install some package manager, like npm or yarn
  • A code editor - Remember that this project depends on back-end, so you need to go to the back-end repo of this project for more instructions.

How to run

  • Clone the repo
  • Go to the project
  • Install the dependencies with npm install
  • Run yarn start or npm start if you dont have yarn

License

This project is licensed under the MIT License - see the LICENSE.md file for details