Skip to content

Site to help students in the EDUTECH program. To find your courses in a simple, fast and accessible way.

Notifications You must be signed in to change notification settings

gbrogio/Edutech-NextJS

Repository files navigation

🌎 Paraná, Brasil

GitHub - number of languages Repository Size Made by Guilherme Brogio GitHub - last commit

✔️ Project state 🚀 finished, yet... ✔️

📄 Index

✨ Features

  • 📖 Components
    • 📖 Accessibility popover
  • 📖 Search by Courses - Alura

📜 About

Site to help students in the EDUTECH program. To find your courses in a simple, fast and accessible way.

Website: edutech-gbrogio.vercel.app

obs: Unfortunately, so far, the search for series is restricted to the options "1st, 2nd and 3rd year High School". This is due to the api used not providing the courses for the series: 6th, 7th, 8th and 9th. If your course is not appearing, or an extra course appears than expected, consider informing to: Gmail Badge

👌 Prerequisites

Before getting started, you need to have the following tools installed on your computer: Node.js, git, a package manager like yarn or npm and you will also need a text/code editor like Visual Studio Code (VSCode).

📦 Clone / Install

Clone project:

  $  git clone https://github.com/gbrogio/Edutech-NextJS.git

Install packages:

  $  yarn

or

  $  npm i

Start server:

  $  yarn dev

or

  $  npm run dev

Server started on “PORT 3000” of your browser, access http://localhost:3000

⚒️ Technologies

TypeScript React Next JS Styled Components NodeJS

Where TypeScript was the technology used to build code;
Where React was the technology used to build components and pages;
Where Next.JS was the technology used to render code made in React;
Where Styled Components was the technology used to style the page (CSS in JavaScript);
Where Firebase was the technology used for authentication and page login methods;
Where NodeJS was the technology used to maintain Next.JS and others.

👤 Contact


Guilherme Brogio
🚀

Made of 💙 by Guilherme Brogio

Gmail Badge

About

Site to help students in the EDUTECH program. To find your courses in a simple, fast and accessible way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages