Skip to content

Latest commit

 

History

History
62 lines (37 loc) · 1.58 KB

README.md

File metadata and controls

62 lines (37 loc) · 1.58 KB

Joke Center

Built with ReactJS, this app uses public apis to get jokes And Make Your Day Happier. Deploy is here.

Used Apis

Project Requirements

Programs

Text Editor Extensions

The project will run without this extensions, but it's highly recommendable the installations to keep the code style and formatting.

How To Install The Project

  1. Enter In The Desired Directory To Setup The Project.

  2. Clone The Repository

    git clone https://github.com/ThiagoNunesBatista/joke-center.git
  3. Enter In The Project Folder

    cd joke-center
  4. Install All Project Dependecies

    npm install
  5. Start The Project

    npm start

License

This project was licensed by Thiago Nunes Batista and it's covered by the MIT License.