WebsiteIFRO is a project developed as part of the Front-End Development discipline. The proposal was to create a new version of the Instituto Federal de Rondônia – Campus Vilhena website, with a more modern, organized and attractive look, using the technologies learned throughout the course.
- HTML
- CSS
- TypeScript
- Vite
- Clone the repository:
git clone https://github.com/Danielle1Melo/WebsiteIFRO.git
- Navigate to the directory:
cd WebsiteIFRO
- Install dependencies:
npm install
- Start the development server:
npm run dev