/Alura-Geek

Project that simulates an ecommerce with products aimed at the geek public. Displays login page, products and product edition. In React | TypeScript | TailwindCSS

Primary LanguageTypeScript

Alura Geek

NPM

About project

https://alura-geek-ruby.vercel.app/

Alura Geek is a front end web and mobile application built during the One project, an intensive course by Alura (#sds1), in partnership with Oracle. (https://www.oracle.com/br/education/oracle-next-education/ "Project One website").

The application consists of an ecommerce of geek products, where it is possible to access all available products and edit the product list, it also presents a login page and the individual product.

Layout mobile

Mobile 1

Mobile 2

Layout web

Web 1

Web 2

Technology used

  • HTML / CSS / JS / TypeScript / TailwindCSS
  • ReactJS

Deployment in production

  • Front end web: Vercel

How to run the project

Prerequisites: npm

# clone repository
git clone https://github.com/marcelossilvaa/Alura-Geek
# enter the project folder
cd Alura-Geek
# install dependencies
npm install
# run the project
npm run dev

Author

Marcelo Santana Silva

https://www.linkedin.com/in/marcelossilva1/