vitor-martinss / bootcamp-ignite-challenge-01

First challenge from Ignite Bootcamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’‡πŸ»β€β™‚οΈ About the project

This is the first challenge of Ignite Bootcamp. See the instructions below:

πŸš€ Technologies

Technologies that I used to develop this project

πŸ’» Getting started

Requirements

  • You need to install both Node.js and Yarn to run this project.

Clone the project and access the folder

$ git clone https://github.com/vitor-martinss/bootcamp-ignite-challenge-01

Follow the steps below for Web Version

  
  # Install the dependencies
  $ yarn

  # Start project
  yarn dev

The app will be available for access on your browser at http://localhost:3000

πŸ“ Thanks

Made with πŸ’œ by Vitor Martins 😊 See my linkedin

About

First challenge from Ignite Bootcamp

License:MIT License


Languages

Language:TypeScript 40.3%Language:JavaScript 39.2%Language:SCSS 18.7%Language:HTML 1.8%