/Udundi

🖥 Front End project using Bootstrap , Gulp , AOS - animations

Primary LanguageCSS

Udundi Coding Challenge

Hello and welcome!👋 This is a front-end project where I converted a sketch design into a responsive website using a bootstrap grid system and added smooth animation.

Thank you Udundi Team for giving me a chance to do your coding challenge.


Portfolio Site Example Shot

Table of Contents

Getting Started

How to run the app

  1. Either fork using https://github.com/john2796/Udundi.git or download the app and open the folder in the cli
  2. yarn install : installs all the dependencies defined in a package.json file. for more information about yarn click here
  3. npm start or yarn start Runs the app in development mode. Open http://localhost:3000 to view it in the browser. This page will automatically reload if you make changes to the code. You will see the build errors and lint warnings in the console.
  4. if you ran into ReferenceError: primordials is not defined when running it locally please visit this (site)[https://timonweb.com/posts/how-to-fix-referenceerror-primordials-is-not-defined-error/] for a solution.

Install Dependencies

npm install

Compile Sass & Run Dev Server

npm start

Files are compiled into /src

Stack

Project Management

  • Check out the Trello Board for this project to see what tasks have been completed 😊

Author