Skip to content

Project containing all the #boraCodar challenges carried out weekly by Rocketseat for learning purposes.

Notifications You must be signed in to change notification settings

DevPedroHB/bora-codar

Repository files navigation

#boraCodar

Project containing all the #boraCodar challenges carried out weekly by Rocketseat for learning purposes.

Technologies  |   Services  |   Packages  |   Getting started  |   Features  |   Links  |   Versioning  |   License

License

🚀 Technologies

Here are the technologies used in this project.

  • TypeScript 4.9.3
  • ReactJS 18.2.0
  • NextJS 13.1.6
  • Stitches 1.2.8

📋 Services

Here are the services used in this project.

📦 Packages

Here are the packages used in this project.

  • phosphor-react -> Library with various icon providers for react.
  • eslint -> Used to format and bring a pattern to the project.
  • @stitches/react -> Used for design styling.
  • @radix-ui -> Used to bring lean accessibility to components.

💻 Getting started

Here are the commands and steps on how to start the project.

Dependency

  • NodeJS
  • NPM (Package manager of your choice)

Steps

  • install the dependencies using a package manager, the one used in the project was NPM.
npm install
  • To start the project on your machine using NPM.
npm run dev
  • To build the project using NPM.
npm run build
  • To run the project in production using NPM.
npm run start

🔥 Features

Here are the main features of the project.

  • Responsive layout.
  • Contains the following challenges:
    • Music Player
    • Product Card
    • Buttons and Cursors
    • Chat
    • Calculator

📎 Links

🔰 Versioning

Here are the versions of the parts of the project.

  • Web -> 5.0.0

📝 License

This project is licensed under the MIT license.


Made with ♥ by Pedro Henrique 🚀 Never stop learning!

About

Project containing all the #boraCodar challenges carried out weekly by Rocketseat for learning purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published