Skip to content

A simple web page built as a fulfillment to Edvora's Internship hiring process.

Notifications You must be signed in to change notification settings

abdullahalshawafi/Edvora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edvora Assessment

A simple web page built with React.js as a fulfillment to Edvora's Internship hiring process.

How to run?

  1. Make sure you downloaded Node.js

  2. Clone the code

    git clone https://github.com/abdullahalshawafi/Edvora.git
    
    cd Edvora
  3. Install the required packages

    npm install
  4. Start the development server

    npm start
  5. Open the browser at http://localhost:3000 to see the webpage

Preview

Preview 1

Preview 2

Files Structure

src
├───assets
└───components
    ├───Card
    ├───Dropdown
    ├───Filters
    ├───Main
    │   └───services
    ├───Products
    └───Slider

About

A simple web page built as a fulfillment to Edvora's Internship hiring process.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published