Skip to content

alex-safian/xendit-assessment

Repository files navigation

alt text

Xendit Assessment

This is an assessment for Xendit which is done by Alireza Safian. It is a SPA React application and includes University list, University Search, Newsletter and About pages.

Technical Assignment

Build

React.js has been used as the main framework and tailwindcss as CSS framework:

Getting started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

  • Application environment
    node v13.10.1
    yarn 1.22.0
    
  • Local development & builds
    node v13.10.1
    yarn 1.22.0
    

Installation

git clone https://github.com/alex-safian/xendit-assessment FOLDER_NAME

cd FOLDER_NAME

npm install // or yarn

Running the tests

npm run test // or yarn test

Build

npm run build && npm run serer // or yarn build && yarn serer

Run

npm run start && npm run serer // or yarn start && npm run serer

Open http://localhost:3000 to view it in the browser.

Newsletter implementation

Node.js is used for storing list of subscribed user in user.json file in root directory. Node.js will run on port 5000.

Author

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors