Skip to content

💫Project to train knowledge of: NextJS, SASS, API fetch and responsive layout 🚀

Notifications You must be signed in to change notification settings

12Gustavo21/locaweb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locadora de carros

Status : Finished project ✅ / Open PR

Vai na Web - Challenge

Technologies

  • Next.js 🚀
  • SASS 🎨
  • Swiper.js 🔄
  • AOS (Animate On Scroll) 📈
  • Dotenv 📦

Requirements

  • Node.js (v20.15.0) or higher
  • NPM (v10.8.1)

How to use

Creating a .env.local file

  • Create a .env.local file in the root of the project
  • Create the variable: NEXT_PUBLIC_API_URL
  • Go to the link: https://api-ninjas.com
  • Create an account (if you don't have one) and get the API key
  • Add the API key to the variable NEXT_PUBLIC_API_URL

How to build

  • npm run build or yarn build

How to run deploy

  • vercel
  • access the link generated by vercel (inspect or preview)

💻 Online Page: https://locadora-vnw.vercel.app

About

💫Project to train knowledge of: NextJS, SASS, API fetch and responsive layout 🚀

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.7%
  • Sass 45.3%